Age | Commit message (Expand) | Author |
---|---|---|
2019-08-12 | fix read of command scripts and script-mode | KatolaZ |
2019-08-09 | add read-at-point function | KatolaZ |
2019-08-09 | add debug target in Makefile | 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-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 arrow mode | KatolaZ |
2019-08-01 | add crop-to-region in visual mode | KatolaZ |
2019-07-31 | support line-by-line undo in text mode | 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 |