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
*
Merge branch 'obsd-master'
Thomas Adam
2014-05-13
|
\
|
*
If multiple arguments are given to new-session, new-window,
nicm
2014-05-13
*
|
Merge branch 'obsd-master'
Thomas Adam
2014-04-23
|
\
|
|
*
Set PATH explicitly, either from client or session
nicm
2014-04-17
|
*
Pass -1 for cwd now not NULL.
nicm
2013-10-10
|
*
Remove the barely-used and unnecessary command check() function.
nicm
2013-10-10
|
*
Add resize-pane -Z to temporary zoom the active pane to occupy the full
Nicholas Marriott
2013-03-24
|
*
Add a command queue to standardize and simplify commands that call other
Nicholas Marriott
2013-03-24
|
*
Make command exec functions return an enum rather than -1/0/1 values and
Nicholas Marriott
2012-07-11
|
*
xfree is not particularly helpful, remove it. From Thomas Adam.
Nicholas Marriott
2012-07-10
|
*
Use screen_reinit for respawn-pane to keep history and call input_init
Nicholas Marriott
2011-07-04
|
*
Clean up and simplify tmux command argument parsing.
Nicholas Marriott
2011-01-04
|
*
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
Nicholas Marriott
2009-12-03
|
*
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
Nicholas Marriott
2009-11-13
|
*
Destroy panes immediately rather than checking them all every loop.
Nicholas Marriott
2009-11-13
|
*
Rather than constructing an entire termios struct from ttydefaults.h, just let
Nicholas Marriott
2009-09-16
|
*
When using tmux as a login shell, there is currently no way to specify a shell
Nicholas Marriott
2009-09-01
|
*
When creating a new session from the command-line where there is an external
Nicholas Marriott
2009-08-13
|
*
Infrastructure and commands to manage the environment for processes started
Nicholas Marriott
2009-08-08
|
*
Make all messages sent between the client and server fixed size.
Nicholas Marriott
2009-07-26
|
*
Set the active pane when respawning a window - fixes problems when respawning a
Nicholas Marriott
2009-07-24
|
*
Improved layout code.
Nicholas Marriott
2009-07-19
|
*
Having fixed flags for single-character getopt options is a bit hard to
Nicholas Marriott
2009-07-13
|
*
Import tmux, a terminal multiplexor allowing (among other things) a single
Nicholas Marriott
2009-06-01
*
Pass -1 for cwd now not NULL.
Nicholas Marriott
2013-10-06
*
Remove the barely-used and unnecessary command check() function.
Nicholas Marriott
2013-08-21
*
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
[next]