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
/
tty-write.c
Commit message (
Expand
)
Author
Age
*
Change tty_cmd_* to use a window_pane.
Nicholas Marriott
2009-02-11
*
Simplify screen/tty write code to eliminate function pointer which is now
Nicholas Marriott
2009-02-11
*
* Better support for at least the most common variant of mouse input: parse i...
Nicholas Marriott
2009-01-28
*
Handle cursor on/off better.
Nicholas Marriott
2009-01-27
*
suspend-client command and suspend client when ^Z key binding is used.
Nicholas Marriott
2009-01-18
*
Multiple window splitting.
Nicholas Marriott
2009-01-14
*
Make the window pane code handle panes of different sizes, and add a -l and -...
Nicholas Marriott
2009-01-12
*
Window splitting. Two vertical panes fixed 50% each. This is a huge diff, sti...
Nicholas Marriott
2009-01-11
*
Build array of codes, stop using ncurses global variables and push ncurses cr...
Nicholas Marriott
2009-01-09
*
Major reorganisation of screen handling.
Nicholas Marriott
2007-12-06
*
Big internal reorganisation to move tty control into parent.
Nicholas Marriott
2007-11-27