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
Age
Commit message (
Expand
)
Author
2015-10-27
Allow different type of pre-processing guards to be included in C
Frank LENORMAND
2015-10-23
Merge remote-tracking branch 'lenormf/rc-fix-format'
Maxime Coste
2015-10-23
Merge remote-tracking branch 'lenormf/rc/perl.kak'
Maxime Coste
2015-10-23
Document exclusive attribute
Maxime Coste
2015-10-23
Remove useless std::move
Maxime Coste
2015-10-23
Add an exclusive attribute that overrides existing face
Maxime Coste
2015-10-23
Add a basic perl highlighting script
Frank LENORMAND
2015-10-23
Fix optimized linkage
Maxime Coste
2015-10-22
Introduce `formatter.kak` to handle formatting.
Frank LENORMAND
2015-10-22
Pass ShellContext to commands
Maxime Coste
2015-10-22
Wrap the shell params en env vars in a ShellContext struct
Maxime Coste
2015-10-22
Fix :set completion when -add switch is given
Maxime Coste
2015-10-22
Support :set -add on strings, using concatenation
Maxime Coste
2015-10-21
Merge remote-tracking branch 'lenormf/rc/c-family.kak-astyle'
Maxime Coste
2015-10-21
Merge remote-tracking branch 'lenormf/rc-fix-unalias'
Maxime Coste
2015-10-21
Recognize shell config files as sh scripts
Maxime Coste
2015-10-21
Fix the calls to unalias, add new characters to Go's commenting class, use a ...
Frank LENORMAND
2015-10-21
Add an alias for commenting whole lines, fix the call to unalias
Frank LENORMAND
2015-10-18
Fix OSX compilation
Maxime Coste
2015-10-18
Link to the website in the README
Maxime Coste
2015-10-18
Do not try to extend last match when updating regex matches
Maxime Coste
2015-10-17
Code cleanup in the test running script
Maxime Coste
2015-10-17
More cleanups in the buffer open/reload code
Maxime Coste
2015-10-17
Move line parsing and to Buffer.cc directly
Maxime Coste
2015-10-17
Refactor buffer creation and reloading to be more explicit
Maxime Coste
2015-10-14
Fix double destruction of local ui
Maxime Coste
2015-10-14
Remove unneeded constructor
Maxime Coste
2015-10-13
Fix file change detection not working in certain cases
Maxime Coste
2015-10-13
Restore info box after a resize as well
Maxime Coste
2015-10-13
Try to restore menu after a resize
Maxime Coste
2015-10-13
Update TODO
Maxime Coste
2015-10-13
Fix NCursesUI::m_items not being empty after a resize
Maxime Coste
2015-10-11
Add support for astyle code-formatting
Frank LENORMAND
2015-10-10
Tweak file change checking timeout handling
Maxime Coste
2015-10-10
Document -with-maps
Maxime Coste
2015-10-09
When displaying a prompt content with line break char, replace them with thei...
Maxime Coste
2015-10-09
NCursesUI: Remove color restoring support
Maxime Coste
2015-10-09
Fix OSX compilation
Maxime Coste
2015-10-08
Tweak handling of SIGINT
Maxime Coste
2015-10-08
Store color/color pairs mapping in the ncurses ui instance
Maxime Coste
2015-10-08
Auto fork server when suspending the local client
Maxime Coste
2015-10-08
Detect ungraceful exits, and backup modified buffers in these cases
Maxime Coste
2015-10-08
Check for terminal resize on SIGCONT
Maxime Coste
2015-10-06
clang.kak: Try to detect word boundaries and highlight types/operators
Maxime Coste
2015-10-06
clang.kak: small cleanup
Maxime Coste
2015-10-06
clang.kak: Highlight new and delete in completions
Maxime Coste
2015-10-06
Fix warning in ncurses_ui.cc
Maxime Coste
2015-10-06
Update zenburn menu fg color so that highlighted entries are still visible
Maxime Coste
2015-10-06
Highlight 'operator' in clang completion
Maxime Coste
2015-10-06
Cleanup insert_completer code and use markup for option completion menu entry
Maxime Coste
[next]