Support keypad mode, and get rid of SCREEN_DEF*. Meant to commit these separately but forgot :-/.

This commit is contained in:
Nicholas Marriott
2008-07-24 21:42:40 +00:00
parent 815b217482
commit 3337dfcae5
11 changed files with 74 additions and 64 deletions

2
TODO
View File

@ -42,9 +42,7 @@
- cfg file improvements (env vars particularly)
- better mode features: search, back word, forward word, etc
- flags to centre screen in window
- get rid of DEFDATA etc
- better terminal emulation (identify, insert mode, some other bits)
- should we support kkeypad? looks like screen doesn't. what is kcursor?
-- For 0.5 --------------------------------------------------------------------