TAILQ -> SLIST.

This commit is contained in:
Nicholas Marriott
2008-11-05 01:19:24 +00:00
parent 4e4aefaf7e
commit 4198a9c376
4 changed files with 19 additions and 17 deletions

2
TODO
View File

@ -32,6 +32,8 @@
- better mode features: search, back word, forward word, etc
- flags to centre screen in window
- better terminal emulation (identify, insert mode, some other bits)
- save stack for last window
- paste stack should be an SLIST. also key bindings? others?
-- For 0.5 --------------------------------------------------------------------