1
I Use This!
High Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Filters: refactoring More... over 12 years ago
fix launching on new file More... over 12 years ago
Filters: code cleanup More... over 12 years ago
Add TODO file More... over 12 years ago
README: document filters More... over 12 years ago
Window: support adding and removing filters with :addfilter :rmfilter More... over 12 years ago
Filters: register existing filters with the registry More... over 12 years ago
Add a filter registry class More... over 12 years ago
README: fix formatting More... over 12 years ago
IncrementalInserter: move cursor left when finishing More... over 12 years ago
README: added building instructions More... over 12 years ago
Filters: tweak colorize_cplusplus More... over 12 years ago
Buffer: tweak default content More... over 12 years ago
Add a README.asciidoc More... over 12 years ago
Buffer: fix modified handling More... over 12 years ago
IncrementalInserter: support insert at line begin and append at line end More... over 12 years ago
fix not existing lines drawing More... over 12 years ago
Selectors: select_line selects next line when cursor is on eol More... over 12 years ago
lines and columns used for user interaction are 1-indexed More... over 12 years ago
Selection: more intelligent merging More... over 12 years ago
rename buffer_iterator.inl.h to buffer_iterator.inl.hh More... over 12 years ago
Filters: correct select_to_previous_WORD More... over 12 years ago
Filters: tweak colorize_cpluscplus More... over 12 years ago
bind alt-[lLhH] to select_to_eol(_reverse)? More... over 12 years ago
change select_line binding from . to x More... over 12 years ago
Selectors: add selectors for WORDs More... over 12 years ago
add alt-key binding support More... over 12 years ago
DisplayBuffer: deactivate too expensive check More... over 12 years ago
DynamicBufferIterator: add and use in Selections More... over 12 years ago
Buffer: not copyable, add destructor More... over 12 years ago