Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add a windowonly generic command and use it where appropriate. Also trim ↵ | Nicholas Marriott | 2008-06-02 |
| | | | | includes and unused. | ||
* | Quick man page update, also fix some usages and get rid of some CMD_KEY checks. | Nicholas Marriott | 2008-06-02 |
| | |||
* | Move -s and -c down a level so handling them is the responsibility of the ↵ | Nicholas Marriott | 2008-06-02 |
| | | | | command (with some helper functions), rather than the top-level. This changes the action command syntax so that -s and -c must be after the command rather than before. | ||
* | Major reorganisation of screen handling. | Nicholas Marriott | 2007-12-06 |
| | |||
* | Mostly-complete copy and paste. | Nicholas Marriott | 2007-11-23 |