1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
DisplayBuffer: refactoring, correct support of replacements More... over 13 years ago
LineAndColumn: add comparison operators More... over 13 years ago
WindowCoord: rename to DisplayCoord and move with DisplayBuffer More... over 13 years ago
BufferCoord: allow explicit construction from all LineAndColumns More... over 13 years ago
Window: privatize coordinates conversion methods More... over 13 years ago
Selectors: remove unused move_select More... over 13 years ago
Window: move_cursor_to takes a BufferIterator parameter More... over 13 years ago
Filters: add an expand_tabulation filter More... over 13 years ago
Debug: add key integral value in the debug buffer on keystroke More... over 13 years ago
Completions: move code from main.cc to completion.hh More... over 13 years ago
Window: scroll when inserting, appending, erasing if necessary More... over 13 years ago
gl and gh now go to first or last character of the line More... over 13 years ago
remove useless line More... over 13 years ago
Filters: tweak colorize_cplusplus More... over 13 years ago
ncurses: fix color support More... over 13 years ago
DisplayBuffer: do not store content in atom, begin and end are sufficient More... over 13 years ago
Debug: add a write_debug function More... over 13 years ago
Buffer: add a type property More... over 13 years ago
Window: get rid of select_mode More... over 13 years ago
clear selections after a change More... over 13 years ago
whitespace fix More... over 13 years ago
IncrementalInserter: support OpenLineBelow and OpenLineAbove mode More... over 13 years ago
Filters: tweak colorize_cplusplus More... over 13 years ago
quit: do not quit if modified buffer exists, add q! command More... over 13 years ago
draw_window: add a space for eol, so that selected eol are visible More... over 13 years ago
Window: empty_selections -> clear_selections More... over 13 years ago
Buffer: modification tracking More... over 13 years ago
Filters: tweaks colorize_cplusplus More... over 13 years ago
Window: add a basic status line More... over 13 years ago
escape-key force return to normal mode More... over 13 years ago