summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-27add crop-to-visible function (C)KatolaZ
2019-07-27first step towards crop + some fixes to eraseKatolaZ
2019-07-27Merge branch 'devel' into masterKatolaZ
2019-07-27reorganise codeKatolaZ
2019-07-26Merge branch 'devel' into masterKatolaZ
2019-07-26change screen management -- dynamic array of linesKatolaZ
2019-07-26amended MakefileKatolaZ
2019-07-26towards dynamic screen managementKatolaZ
2019-07-26small change to the manpageKatolaZ
2019-07-26add ChangelogKatolaZ
2019-07-26add auto-arrow, multipliers, -s, -hKatolaZ
2019-07-24Merge branch 'master' into develKatolaZ
2019-07-24add CC option to config.mk (commented)KatolaZ
2019-07-24Rework the Makefile a littleQuentin Rameau
2019-07-24first steps towards script-modeKatolaZ
2019-07-24force flush on ANSI commandsKatolaZ
2019-07-24Add install target to Makefile. Fix manpath.Christoph Lohmann
2019-07-24Fix markdown formatting in README.md.Christoph Lohmann
2019-07-24replace in README.mdv0.1KatolaZ
2019-07-24amend README and rename to README.mdKatolaZ
2019-07-24add licenseKatolaZ
2019-07-24amend manpage to mention screen size limitationKatolaZ
2019-07-24add config.hKatolaZ
2019-07-23add makefileKatolaZ
2019-07-22fix bug in screen initKatolaZ
2019-07-22initial commit of dynamic screen sizeKatolaZ
2019-07-22allow [ENTER] in box, arrow, erase, and visual modeKatolaZ
2019-07-22update manpage to reflect the new g-commandsKatolaZ
2019-07-22change global movement commands -- g+[gGmhjkl]KatolaZ
2019-07-21add READMEKatolaZ
2019-07-21style change in box and arrow modes + fix manpageKatolaZ
2019-07-20fix typos in manpageKatolaZ
2019-07-20add visual in status barKatolaZ
2019-07-20add '.' command (reset line styles)KatolaZ
2019-07-20add manpageKatolaZ
2019-07-20add comment in fallthrough casesKatolaZ
2019-07-20visual mode (erase and fill)KatolaZ
2019-07-20add global movements (g, G. m)KatolaZ
2019-07-20small changes to status bar + remove trailing blanksKatolaZ
2019-07-20reorganise code and new fileKatolaZ
2019-07-19check if modified before exit, and saveKatolaZ
2019-07-19delete and default write fileKatolaZ
2019-07-19save to file worksKatolaZ
2019-07-19fix arrow pointer -- toggle start and end markersKatolaZ
2019-07-19initial arrow implementationKatolaZ
2019-07-18different line stylesKatolaZ
2019-07-18initial commitKatolaZ