Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
f8c5d13a466a2c88f10c5667c5ea7a6cde2642b3
/
tty-write.c
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