diff options
| author | KatolaZ <katolaz@freaknet.org> | 2019-08-16 23:43:24 +0100 | 
|---|---|---|
| committer | KatolaZ <katolaz@freaknet.org> | 2019-08-16 23:43:24 +0100 | 
| commit | ce2bfb4d3a49a27bde7c8bbc6c6b1ef6f80054aa (patch) | |
| tree | d1fcd43773692a8473d7c335303370eada9a1569 /TODO | |
| parent | 02c54fe6f289901f5b356ca98a81dec78fef4f36 (diff) | |
add position marks (Ma/g'a)
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 2 | 
1 files changed, 2 insertions, 0 deletions
| @@ -1,6 +1,7 @@  + optimize redraws (redraw only the modified rectangle)  - add screen geometry option (-g 25x80?)  - (?)maybe move "text" mode to "t" +- implement trapezium  - implement ellipse  - (?) filled box (B)  - (?) manage filled box character (as for other styles) @@ -13,6 +14,7 @@  - allow scrolling (both vertical and horizontal)  - catch SIGWINCH and react appropriately (after scrolling is     enabled) +* add position marks (Ma / g'a)  * implement comment (#: ignore everything until the end of the line)  * implement parallelogram mode (z/Z)  * fix bug in reading commands from files | 
