1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
|
-*- outline -*-
* command stuff
** general argument parsing strategy
Its a free for all right now.
** The non-interactive functionality of help
It should dump all the bindings in an easy to parse format.
* implement these screen commands (see the screen info for documentation):
command ???
hardcopy (screenshot)
lockscreen
msgminwait
nethack
redisplay
screen (ratpoison)
shell
shelltitle
sleep
sorendition
stuff ???
* Pasting into input buffer
Fix it.
* window name substring matching.
Do it.
* allow letters and numbers to be used for frames (in fselect)
* dump all all def* settings
* get a set ... command going and create aliases for the def* stuff
|