1
I Use This!
High Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add support for the -passes option to the ref highlighter More... almost 7 years ago
Merge remote-tracking branch '5paceToast/ksh-autoload' More... almost 7 years ago
Make ref highlighter work for all highlight passes More... almost 7 years ago
Add a basic replace-ranges highlighter More... almost 7 years ago
Update group highlighter docstring to document the passes option More... almost 7 years ago
Rename kakrc::autoload to kakrc::autoload_directory More... almost 7 years ago
Chloe Kudryavtsev Copyright Waiver More... almost 7 years ago
Fix a few spelling errors detected by spell.kak in the README More... almost 7 years ago
Distinguish between BufferRanges and InclusiveBufferRanges More... almost 7 years ago
Refactor range highlighting into a struct More... almost 7 years ago
Do not push a final spurious command separators when parsing commands More... almost 7 years ago
Update wrap highlighter docstring More... almost 7 years ago
Move SimpleHighlighter as an implementation detail More... almost 7 years ago
Fix use of invalidated iterator in the command map on exception More... almost 7 years ago
Fix unneeded and wrong splitting of display atom during wrapping More... almost 7 years ago
Merge remote-tracking branch 'lenormf/fix-readme-debian' More... almost 7 years ago
Fix infinite loop with longer than width words in word wrap mode More... almost 7 years ago
Slight highlighting related code cleanup More... almost 7 years ago
Fix assert when wrapping a line that takes more than the full window height More... almost 7 years ago
Ensure window position line is inside buffer More... almost 7 years ago
doc: Remove Debian from the list of distributions More... almost 7 years ago
Document the wrap highlighter More... almost 7 years ago
Reject 0 wrap column More... almost 7 years ago
Add support for word wrapping with the -word switch to the wrap highlighter More... almost 7 years ago
Add Elixir highlighter More... almost 7 years ago
Vincent Siliakus Copyright Waiver More... almost 7 years ago
doc: Document guidelines about writing kak scripts More... almost 7 years ago
Add a `-passes` switch support for the group highlighter More... almost 7 years ago
Move passes logic to the base Highlighter class More... almost 7 years ago
Detect errors while parsing flag line and handle them More... almost 7 years ago