summaryrefslogtreecommitdiffstats
path: root/cmd-scroll-mode.c
AgeCommit message (Expand)Author
2008-06-03If no command is specified, assume new-session.Nicholas Marriott
2008-06-02Add a windowonly generic command and use it where appropriate. Also trim incl...Nicholas Marriott
2008-06-02Quick man page update, also fix some usages and get rid of some CMD_KEY checks.Nicholas Marriott
2008-06-02Move -s and -c down a level so handling them is the responsibility of the com...Nicholas Marriott
2007-12-06set/reset mode window functions.Nicholas Marriott
2007-12-06Major reorganisation of screen handling.Nicholas Marriott
2007-11-27Big internal reorganisation to move tty control into parent.Nicholas Marriott
2007-11-22Partial copy mode. Currently does the same as scroll mode but using a cursor....Nicholas Marriott
2007-11-21Don't switch to scroll mode unless no other mode.Nicholas Marriott
2007-11-21Initial history support.Nicholas Marriott