Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-09 | fix bug in crop-to-visualbox | KatolaZ | |
2019-08-09 | add read-at-point function | KatolaZ | |
2019-08-08 | fix bug with global movements in arrow mode | KatolaZ | |
2019-08-05 | remove atexit and replace exit() with cleanup() | KatolaZ | |
2019-08-05 | replace isblank | KatolaZ | |
2019-08-02 | fix ANSI code in update_current() - thanks mwmsl! | KatolaZ | |
2019-08-01 | remove trailing blank lines in write_file - change check_bound | KatolaZ | |
2019-08-01 | fix bug in undo list allocation | KatolaZ | |
2019-08-01 | add undo in erase mode | KatolaZ | |
2019-08-01 | add crop-to-region in visual mode | KatolaZ | |
2019-08-01 | add undo support for crop-to-visible | KatolaZ | |
2019-07-31 | add undo support for box, visual, cut/paste | KatolaZ | |
2019-07-31 | preliminary support for undo | KatolaZ | |
2019-07-30 | yank buffer and initial copy/cut/paste support | KatolaZ | |
2019-07-27 | add crop-to-visible function (C) | KatolaZ | |
2019-07-27 | first step towards crop + some fixes to erase | KatolaZ | |
2019-07-27 | reorganise code | KatolaZ | |