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
/
cmd-respawn-window.c
Commit message (
Expand
)
Author
Age
*
Add resize-pane -Z to temporary zoom the active pane to occupy the full window
Nicholas Marriott
2013-02-24
*
Add a command queue to standardize and simplify commands that call other
Nicholas Marriott
2013-02-23
*
Sync OpenBSD patchset 1151:
Tiago Cunha
2012-07-11
*
Sync OpenBSD patchset 1150:
Tiago Cunha
2012-07-11
*
Sync OpenBSD patchset 931:
Tiago Cunha
2011-07-05
*
Sync OpenBSD patchset 829:
Tiago Cunha
2011-01-07
*
Sync OpenBSD patchset 581:
Tiago Cunha
2009-12-04
*
Sync OpenBSD patchset 539:
Tiago Cunha
2009-11-14
*
Sync OpenBSD patchset 535:
Tiago Cunha
2009-11-14
*
Sync from OpenBSD:
Nicholas Marriott
2009-09-16
*
Sync OpenBSD patchset 305:
Tiago Cunha
2009-09-02
*
Sync OpenBSD patchset 254:
Tiago Cunha
2009-08-16
*
Sync OpenBSD patchset 231:
Tiago Cunha
2009-08-09
*
Sync OpenBSD patchset 181:
Tiago Cunha
2009-07-28
*
Sync OpenBSD patchset 180:
Tiago Cunha
2009-07-25
*
Sync OpenBSD patchset 142:
Tiago Cunha
2009-07-20
*
Having fixed flags for single-character getopt options is a bit hard to
Nicholas Marriott
2009-07-14
*
Put socket path in $TMUX.
Nicholas Marriott
2009-03-04
*
Better error messages for fork.
Nicholas Marriott
2009-01-23
*
Pass return code from _exec; allow command sequences to work from the command...
Nicholas Marriott
2009-01-19
*
Rename some flags I'm not happy about.
Nicholas Marriott
2009-01-14
*
Multiple window splitting.
Nicholas Marriott
2009-01-14
*
kill-pane command.
Nicholas Marriott
2009-01-13
*
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
*
Pick up cwd from environment,.
Nicholas Marriott
2009-01-10
*
Rename some functions.
Nicholas Marriott
2008-09-10
*
Fill in $TMUX.
Nicholas Marriott
2008-07-01
*
Set up environ properly.
Nicholas Marriott
2008-06-30
*
Don't copy default command, use NULL if specified to use previous command.
Nicholas Marriott
2008-06-30
*
Zombie windows, requested by Will Maier.
Nicholas Marriott
2008-06-29