diff options
author | sabetts <sabetts> | 2001-12-06 00:19:02 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2001-12-06 00:19:02 +0000 |
commit | 4609f74d3b5e05f1f947b7398490f211fc039586 (patch) | |
tree | 271e9900aeac1e09bdfc06543e0cfc736dcac489 | |
parent | a582549dd452e2d02463de91173e1d5dc472ad44 (diff) | |
download | ratpoison-4609f74d3b5e05f1f947b7398490f211fc039586.zip |
*** empty log message ***
-rw-r--r-- | TODO | 16 |
1 files changed, 9 insertions, 7 deletions
@@ -1,31 +1,33 @@ -*- outline -*- +* Bugs +** Multiple screens, multiheaded x server, is busted. + +* Misc +Flip a bit when an X error occurs and display it in the main event +loop (events.c:get_event) to avoid an infinite loop. + * command stuff + ** general argument parsing strategy -ryan +Its a free for all right now. ** return the current setting for the def* command suite When in non-interactive mode, so scripts that need to change them can change them back when they're done. Low priority. - * implement these screen commands (see the screen info for documentation): command ??? hardcopy (screenshot) -lastmsg license lockscreen -meta -msgwait msgminwait nethack redisplay screen (ratpoison) -setenv shell shelltitle sleep sorendition -startup_message stuff ??? |