summaryrefslogtreecommitdiffstats
path: root/window-more.c
AgeCommit message (Expand)Author
2008-01-03Some key tweaks, fix status bar to not rely on attr.Nicholas Marriott
2007-12-07Redraw position indicator regardless.Nicholas Marriott
2007-12-06Bug fix; don't bail except on first line when printing.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-22Split SCREEN_BACKGROUND flag into BACKGROUND/NOCURSOR in preparation for copy...Nicholas Marriott
2007-11-21Sort out cursors with a new flag - BACKGROUND - for window modes. Free text o...Nicholas Marriott
2007-11-21Scrollable win for command output.Nicholas Marriott