aboutsummaryrefslogtreecommitdiff
path: root/window-scroll.c
Commit message (Expand)AuthorAge
* Some key tweaks, fix status bar to not rely on attr.Nicholas Marriott2008-01-03
* set/reset mode window functions.Nicholas Marriott2007-12-06
* Major reorganisation of screen handling.Nicholas Marriott2007-12-06
* Minor tweaks/missed bits.Nicholas Marriott2007-11-27
* Big internal reorganisation to move tty control into parent.Nicholas Marriott2007-11-27
* Partial copy mode. Currently does the same as scroll mode but using a cursor....Nicholas Marriott2007-11-22
* Split SCREEN_BACKGROUND flag into BACKGROUND/NOCURSOR in preparation for copy...Nicholas Marriott2007-11-22
* Free entire screen when destroyed.Nicholas Marriott2007-11-21
* Sort out cursors with a new flag - BACKGROUND - for window modes. Free text o...Nicholas Marriott2007-11-21
* Scrollable win for command output.Nicholas Marriott2007-11-21
* Redo screen.c functions to make them readable and more flexible. Make scroll ...Nicholas Marriott2007-11-21
* Fast up/down line scroll.Nicholas Marriott2007-11-21
* Horizontal history/scrolling.Nicholas Marriott2007-11-21
* Fix use-after-free.Nicholas Marriott2007-11-21
* Only redraw if offset changed.Nicholas Marriott2007-11-21
* Scroll data should be per-window not global.Nicholas Marriott2007-11-21
* Initial history support.Nicholas Marriott2007-11-21