Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
82b45b460e137c33709a2fc8c0ae0b7b88735db2
/
tty-write.c
1e574bb
Get rid of the PANE_HIDDEN flag in favour of a function, and moving the
by Nicholas Marriott
· 15 years ago
a9e3d5c
More diff-to-OpenBSD reduction. Move a lot of compat stuff into compat.h.
by Nicholas Marriott
· 15 years ago
a5830b9
Restore $Id$ and add script to do so.
by Nicholas Marriott
· 15 years ago
582660b
Miscellaneous unused functions, including one which was basically a
by Nicholas Marriott
· 15 years ago
143aa71
Space trimmage mega-diff.
by Nicholas Marriott
· 16 years ago
72dab09
Don't continue to write into panes that are scheduled for redraw.
by Nicholas Marriott
· 16 years ago
84cde92
If redrawing the region would mean redrawing > half the pane, just schedule to
by Nicholas Marriott
· 16 years ago
3969b59
Don't turn cursor off unless actually drawing something.
by Nicholas Marriott
· 16 years ago
91c9d95
Change tty_cmd_* to use a window_pane.
by Nicholas Marriott
· 16 years ago
c6be7d3
Simplify screen/tty write code to eliminate function pointer which is now
by Nicholas Marriott
· 16 years ago
4428987
* Better support for at least the most common variant of mouse input: parse it and adjust for different panes. Also support mouse in window/session choice mode.
by Nicholas Marriott
· 16 years ago
c172628
Handle cursor on/off better.
by Nicholas Marriott
· 16 years ago
8ea4971
suspend-client command and suspend client when ^Z key binding is used.
by Nicholas Marriott
· 16 years ago
b4ac8c1
Multiple window splitting.
by Nicholas Marriott
· 16 years ago
7cd3cf0
Make the window pane code handle panes of different sizes, and add a -l and -p arguments to split-window to specify the new window size in lines or as a percentage.
by Nicholas Marriott
· 16 years ago
162bacd
Window splitting. Two vertical panes fixed 50% each. This is a huge diff, still a couple of bugs (notably heap corruption somewhere causing segfault on exit).
by Nicholas Marriott
· 16 years ago
3ed5aa3
Build array of codes, stop using ncurses global variables and push ncurses crap into tty-term.c.
by Nicholas Marriott
· 16 years ago
103748d
Major reorganisation of screen handling.
by Nicholas Marriott
· 17 years ago
76c8a59
Big internal reorganisation to move tty control into parent.
by Nicholas Marriott
· 17 years ago