index
:
kakoune.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2019-05-21
Merge remote-tracking branch 'upstream/master' into path-improvements
Robert Melton
2019-05-21
Fix compilation on older gcc / clang
Maxime Coste
2019-05-19
Strip all trailing slashes in real_path and compact_path
Robert Melton
2019-05-17
Introduce Menu completion flags to auto select best candidate
Maxime Coste
2019-05-13
Add completion support to load-module
Maxime Coste
2019-05-13
Support discarding selections in exec/eval -itersel
Maxime Coste
2019-05-10
Do not keep a reference to ParametersDesc inside ParameterParser
Maxime Coste
2019-05-01
Merge remote-tracking branch 'Delapouite/parse_lines'
Maxime Coste
2019-04-28
Fix typo
Alex Leferry 2
2019-04-28
Fix parsing of faces with a base but no attributes
Maxime Coste
2019-04-27
Let parse_lines ensure that there's at least 1 line with \n
Delapouite
2019-04-26
Fix crash when finishing insert completion with no completion candidates
Maxime Coste
2019-04-25
Merge remote-tracking branch 'laelath/provides-requires'
Maxime Coste
2019-04-24
Fix wrapping of words with 'wrap col - indent < word len < wrap col'
Maxime Coste
2019-04-24
Only wrap before words that are shorter than the wrapping length
Maxime Coste
2019-04-24
Merge remote-tracking branch 'eraserhd/remote-refactors'
Maxime Coste
2019-04-23
Change faces alias to be a base that can be modified
Maxime Coste
2019-04-22
Use helper template struct in MsgReader
Jason Felice
2019-04-18
Small code cleanup in Face struct definition
Maxime Coste
2019-04-17
Update changelog
Maxime Coste
2019-04-17
Remove InsertCompletionSelect hook
Maxime Coste
2019-04-17
Change completions option docstring element to be an arbitrary command
Maxime Coste
2019-04-17
Rename info -placement to info -style and support modal style
Maxime Coste
2019-04-16
Pass selected completion text to InsertCompletionHide
Maxime Coste
2019-04-15
Support '-placement menu' switch in the info command
Maxime Coste
2019-04-16
Support name captures in dynregex highlighters
Maxime Coste
2019-04-15
Support named captures in hooks
Maxime Coste
2019-04-13
Run ClientClose hook before exiting the client itself
Maxime Coste
2019-04-12
Make it possible to edit an existing scratch buffer again
Maxime Coste
2019-04-12
Prevent conversion to client on suspend from disconnecting other clients
Maxime Coste
2019-04-08
Evaluate modules in an empty context
Justin Frank
2019-04-08
Added ModuleLoad hook that uses the module name as the parameter
Justin Frank
2019-04-08
Added 'provide-module' and 'require-module' commands
Justin Frank
2019-04-08
Set up command boilerplate for provide-module and require-module
Justin Frank
2019-04-08
Refactor ClientManager::clear
Maxime Coste
2019-04-08
Auto generate buffer name when using edit -scratch with no name
Maxime Coste
2019-04-08
Add a ClientCreate and ClientClose hook
Maxime Coste
2019-04-07
update version notes and changelog
Maxime Coste
2019-04-07
Add support for %file{...} expansions
Maxime Coste
2019-04-07
Add a -to-file <filename> switch to the echo command
Maxime Coste
2019-04-04
Run WinClose hook when clearing all free windows
Maxime Coste
2019-04-04
Fix detection of client ungraceful disconnection
Maxime Coste
2019-04-01
Buffer writes in blocks of 4Kb when writing buffers to files
Maxime Coste
2019-04-01
Add -timestamp switch support to the select command
Maxime Coste
2019-04-01
Add Optional::map and Optional::cast methods
Maxime Coste
2019-03-27
Add missing flags to debug buffers output
Delapouite
2019-03-26
Only pass ncurses compilation flags to ncurses_ui.cc
Maxime Coste
2019-03-24
Add support for -shell-script-* completion in :prompt
Maxime Coste
2019-03-24
Extract shell script completion code into structs
Maxime Coste
2019-03-23
Add cursor_display_column expansion
Maxime Coste
[prev]
[next]