1
I Use This!
High Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
May 28, 2023 — May 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
addhl supports a -group option More... over 12 years ago
HighlighterRegistry: add add_highlighter_to_group method More... over 12 years ago
Window: add get_highlighter_group method More... over 12 years ago
Highlighters: add an HighlighterGroup class More... over 12 years ago
Highlighters: move HighlighterParameters definition from highlighter_registry.hh to highlighter.hh More... over 12 years ago
idvaluemap: add missing includes More... over 12 years ago
kakrc: refactor using lists of commands for hooks More... over 12 years ago
CommandManager: add flags support and IgnoreSemiColons flag More... over 12 years ago
Completion: sort results in complete_filename More... over 12 years ago
Completion: handle hidden files in complete_filenam More... over 12 years ago
correctly clear the window status line More... over 12 years ago
CommandManager: support ';' as a command separator More... over 12 years ago
TODO: add a memory view class More... over 12 years ago
TODO: Add highlighters/filters groups More... over 12 years ago
Highlighters: tweak colorize_cplusplus More... over 12 years ago
CommandManager: use directly first command parameter as the command name More... over 12 years ago
support '\' as a line continuation marker when executing commands in file More... over 12 years ago
kakrc: add support for kakrc file highlighting More... over 12 years ago
Update TODO with encoding support as a high priority task More... over 12 years ago
Document some Kakoune concepts, as Window, Buffer, DisplayAtom... More... over 12 years ago
<space> with a count argument replaces current selections with the counth selection. More... over 12 years ago
Selectors: select_next_match starts from cursor+1 More... over 12 years ago
Selectors: add select_surrounding to select blocks More... over 12 years ago
search for kakrc next to the kak executable instead of in the current directory More... over 12 years ago
README: update More... over 12 years ago
README: fix whitespaces More... over 12 years ago
Add a | key that pipes each selection through an external filter More... over 12 years ago
Highlighters: tweak colorize_cplusplus More... over 12 years ago
Buffer: fix compute_lines on empty_buffer More... over 12 years ago
Completions: complete_filename correctly support directories More... over 12 years ago