Age | Commit message (Expand) | Author |
2019-08-12 | fix read of command scripts and script-mode | KatolaZ |
2019-08-09 | update TODO | KatolaZ |
2019-08-09 | add read-at-point function | KatolaZ |
2019-08-08 | fix bug with global movements in arrow mode | KatolaZ |
2019-08-01 | fix bug in undo list allocation | KatolaZ |
2019-08-01 | add undo in erase mode | KatolaZ |
2019-08-01 | add undo in arrow 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 |
2019-07-26 | change screen management -- dynamic array of lines | KatolaZ |
2019-07-26 | towards dynamic screen management | KatolaZ |
2019-07-26 | add auto-arrow, multipliers, -s, -h | KatolaZ |
2019-07-24 | add config.h | KatolaZ |
2019-07-23 | add makefile | KatolaZ |
2019-07-22 | allow [ENTER] in box, arrow, erase, and visual mode | KatolaZ |
2019-07-22 | change global movement commands -- g+[gGmhjkl] | KatolaZ |
2019-07-21 | style change in box and arrow modes + fix manpage | KatolaZ |
2019-07-20 | add visual in status bar | KatolaZ |
2019-07-20 | visual mode (erase and fill) | KatolaZ |
2019-07-20 | reorganise code and new file | KatolaZ |
2019-07-19 | check if modified before exit, and save | KatolaZ |
2019-07-19 | delete and default write file | KatolaZ |
2019-07-19 | save to file works | KatolaZ |
2019-07-19 | fix arrow pointer -- toggle start and end markers | KatolaZ |
2019-07-18 | different line styles | KatolaZ |
2019-07-18 | initial commit | KatolaZ |