index
:
rtmux.git
master
rahm
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
window-scroll.c
Commit message (
Expand
)
Author
Age
*
Sync OpenBSD patchset 362:
Tiago Cunha
2009-10-06
*
Sync OpenBSD patchset 322:
Tiago Cunha
2009-09-11
*
Sync OpenBSD patchset 260:
Tiago Cunha
2009-08-16
*
Sync OpenBSD patchset 259:
Tiago Cunha
2009-08-16
*
Sync OpenBSD patchset 220:
Tiago Cunha
2009-08-09
*
Sync OpenBSD patchset 192:
Tiago Cunha
2009-07-28
*
Sync OpenBSD patchset 190:
Tiago Cunha
2009-07-28
*
Sync OpenBSD patchset 189:
Tiago Cunha
2009-07-28
*
Sync OpenBSD patchset 188:
Tiago Cunha
2009-07-28
*
Space trimmage mega-diff.
Nicholas Marriott
2009-05-04
*
Redo mode keys slightly more cleanly and apply them to command prompt editing...
Nicholas Marriott
2009-02-13
*
* Better support for at least the most common variant of mouse input: parse i...
Nicholas Marriott
2009-01-28
*
-u to start with screen scrolled up.
Nicholas Marriott
2009-01-27
*
Allow status, mode and message attributes to be changed by three new options:...
Nicholas Marriott
2009-01-27
*
Use reverse so status line etc works in terminals w/o colour.
Nicholas Marriott
2009-01-23
*
Window splitting. Two vertical panes fixed 50% each. This is a huge diff, sti...
Nicholas Marriott
2009-01-11
*
Clock mode.
Nicholas Marriott
2009-01-10
*
Make window options work the same was as session options, add mode-fg/mode-bg...
Nicholas Marriott
2008-12-08
*
Internal screen data rewrite for better 256 colour/UTF-8 support.
Nicholas Marriott
2008-09-25
*
Rename some functions.
Nicholas Marriott
2008-09-10
*
Initial 256 colour support, lightly tested.
Nicholas Marriott
2008-09-08
*
Split emacs/vi keys into seperate tables.
Nicholas Marriott
2008-07-02
*
Convert 0x70 -> 0x88.
Nicholas Marriott
2008-06-22
*
Swap in new paste buffer code and add a couple more commands.
Nicholas Marriott
2008-06-20
*
Per-session configuration options.
Nicholas Marriott
2008-06-03
*
Some key tweaks, fix status bar to not rely on attr.
Nicholas Marriott
2008-01-03
*
set/reset mode window functions.
Nicholas Marriott
2007-12-06
*
Major reorganisation of screen handling.
Nicholas Marriott
2007-12-06
*
Minor tweaks/missed bits.
Nicholas Marriott
2007-11-27
*
Big internal reorganisation to move tty control into parent.
Nicholas Marriott
2007-11-27
*
Partial copy mode. Currently does the same as scroll mode but using a cursor....
Nicholas Marriott
2007-11-22
*
Split SCREEN_BACKGROUND flag into BACKGROUND/NOCURSOR in preparation for copy...
Nicholas Marriott
2007-11-22
*
Free entire screen when destroyed.
Nicholas Marriott
2007-11-21
*
Sort out cursors with a new flag - BACKGROUND - for window modes. Free text o...
Nicholas Marriott
2007-11-21
*
Scrollable win for command output.
Nicholas Marriott
2007-11-21
*
Redo screen.c functions to make them readable and more flexible. Make scroll ...
Nicholas Marriott
2007-11-21
*
Fast up/down line scroll.
Nicholas Marriott
2007-11-21
*
Horizontal history/scrolling.
Nicholas Marriott
2007-11-21
*
Fix use-after-free.
Nicholas Marriott
2007-11-21
*
Only redraw if offset changed.
Nicholas Marriott
2007-11-21
*
Scroll data should be per-window not global.
Nicholas Marriott
2007-11-21
*
Initial history support.
Nicholas Marriott
2007-11-21