racket-ansi/rmacs/TODO

11 lines
273 B
Plaintext
Raw Normal View History

2014-12-22 22:14:13 +00:00
Make it reloadable
2014-12-23 16:12:39 +00:00
2014-12-28 05:14:12 +00:00
The status line isn't cleared away when you C-x 0.
2014-12-24 03:01:18 +00:00
Preserve column on up/down better. This includes dealing with tab expansion
Need line wrap of some kind.
Catch and handle SIGWINCH.
See http://man7.org/tlpi/code/online/dist/tty/demo_SIGWINCH.c.html