summaryrefslogtreecommitdiffstats
path: root/cmd-respawn-window.c
AgeCommit message (Expand)Author
2009-01-14Multiple window splitting.Nicholas Marriott
2009-01-13kill-pane command.Nicholas Marriott
2009-01-12Make the window pane code handle panes of different sizes, and add a -l and -...Nicholas Marriott
2009-01-11Window splitting. Two vertical panes fixed 50% each. This is a huge diff, sti...Nicholas Marriott
2009-01-10Pick up cwd from environment,.Nicholas Marriott
2008-09-10Rename some functions.Nicholas Marriott
2008-07-01Fill in $TMUX.Nicholas Marriott
2008-06-30Set up environ properly.Nicholas Marriott
2008-06-30Don't copy default command, use NULL if specified to use previous command.Nicholas Marriott
2008-06-29Zombie windows, requested by Will Maier.Nicholas Marriott