summaryrefslogtreecommitdiff
path: root/gramscii.c
AgeCommit message (Expand)Author
2021-09-27remove implicit extern declarations -- thanks to adc!HEADmasterKatolaZ
2020-10-14fix _POSIX_C_SOURCEKatolaZ
2019-08-26up-center trapezium workingKatolaZ
2019-08-16add position marks (Ma/g'a)KatolaZ
2019-08-16add support for commentsKatolaZ
2019-08-14add parallelogram modeKatolaZ
2019-08-12accept commands from stdin in script-modeKatolaZ
2019-08-12fix read of command scripts and script-modeKatolaZ
2019-08-11replace cleanup() with exit() in usage()KatolaZ
2019-08-09add read-at-point functionKatolaZ
2019-08-08fix bug with global movements in arrow modeKatolaZ
2019-08-05remove atexit and replace exit() with cleanup()KatolaZ
2019-08-05Makefile: take advantage of having separate build unitsQuentin Rameau
2019-07-27reorganise codeKatolaZ
2019-07-26change screen management -- dynamic array of linesKatolaZ
2019-07-26towards dynamic screen managementKatolaZ
2019-07-26add auto-arrow, multipliers, -s, -hKatolaZ
2019-07-24first steps towards script-modeKatolaZ
2019-07-24force flush on ANSI commandsKatolaZ
2019-07-24add licenseKatolaZ
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-22change global movement commands -- g+[gGmhjkl]KatolaZ
2019-07-21style change in box and arrow modes + fix manpageKatolaZ
2019-07-20add visual in status barKatolaZ
2019-07-20add '.' command (reset line styles)KatolaZ
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