1
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
doc: Document guidelines about writing kak scripts More... about 7 years ago
Add a `-passes` switch support for the group highlighter More... about 7 years ago
Move passes logic to the base Highlighter class More... about 7 years ago
Detect errors while parsing flag line and handle them More... about 7 years ago
Disable horizontal scrolling when running a WrapHighlighter More... about 7 years ago
Introduce a LineNumberWrapped face More... about 7 years ago
Make scrolling around work more correctly with wrapping More... about 7 years ago
Make Wrap highlighter only wrap on window width. More... about 7 years ago
rc: Use $SHELL instead of spawning `bash` arbitrarily More... about 7 years ago
Respect tabstop in Buffer::offset_coord More... about 7 years ago
Introduce highlighting phases and display setup computation More... about 7 years ago
Do not use any display information to determine where the cursor moves More... about 7 years ago
Merge remote-tracking branch 'lenormf/fix-doc-X' More... about 7 years ago
Support appending selections to empty register More... about 7 years ago
doc: document the `X` key More... about 7 years ago
Merge remote-tracking branch 'lenormf/fix-doc-lang' More... about 7 years ago
Style tweak in highglighters.cc More... about 7 years ago
Add noexcept specifiers to unicode and utf8 functions More... about 7 years ago
Set stdin to /dev/null instead of closing it when we dont have data to pipe to child More... about 7 years ago
doc: Fix some issues in spelling, grammar and punctuation More... about 7 years ago
Fix generation of empty erase changes More... about 7 years ago
Merge remote-tracking branch 'lenormf/command-force-write' More... about 7 years ago
Change utf8::to_next/to_previous so that they are more symetrical More... about 7 years ago
Assume filename passed to write_buffer_to_file is already parsed More... about 7 years ago
Safer code for parsing commands More... about 7 years ago
Fix uninitialised value for cursor mode More... about 7 years ago
Do not try to split non range atoms in column highlighter More... about 7 years ago
src: Implement a `write!` command More... about 7 years ago
Merge remote-tracking branch 'lenormf/doc-mapping' More... about 7 years ago
rc: Properly modify `tmux`'s environment with `env` More... about 7 years ago