Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
8b0a7c056dddcd7b3a144d177d235a0de8c1a523
/
cmd-respawn-window.c
78c9675
Rename some flags I'm not happy about.
by Nicholas Marriott
· 16 years ago
b4ac8c1
Multiple window splitting.
by Nicholas Marriott
· 16 years ago
f855591
kill-pane command.
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
4d71164
Pick up cwd from environment,.
by Nicholas Marriott
· 16 years ago
f07cedf
Rename some functions.
by Nicholas Marriott
· 16 years ago
07af4ce
Fill in $TMUX.
by Nicholas Marriott
· 16 years ago
ce2dc2a
Set up environ properly.
by Nicholas Marriott
· 16 years ago
8969a8b
Don't copy default command, use NULL if specified to use previous command.
by Nicholas Marriott
· 16 years ago
d90d646
Zombie windows, requested by Will Maier.
by Nicholas Marriott
· 16 years ago