index
:
tmate
env-crash
master
wait-exit
Mirror of https://github.com/tmate-io/tmate
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmd-split-window.c
Age
Commit message (
Expand
)
Author
2013-03-25
Merge branch 'obsd-master'
Thomas
2013-03-25
Revert the command-prefix change which breaks sequences of commands.
Nicholas Marriott
2013-03-24
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
Fix error reporting for client commands by adding a flag to
Nicholas Marriott
2013-02-24
Add resize-pane -Z to temporary zoom the active pane to occupy the full window
Nicholas Marriott
2013-02-23
Add a command queue to standardize and simplify commands that call other
Nicholas Marriott
2013-02-22
Fix error reporting for client commands by adding a flag to cmd_find_client to
Nicholas Marriott
2013-02-22
Add option command-prefix which is automatically prepended to any command
Nicholas Marriott
2012-12-31
Merge branch 'obsd-master'
Thomas Adam
2012-12-09
Use the CMD_*_USAGE defines consistently, from Thomas Adam.
Nicholas Marriott
2012-08-31
Sync OpenBSD patchset 1162:
Tiago Cunha
2012-08-14
Use a separate define for each default format template and strip clutter
Nicholas Marriott
2012-07-11
Sync OpenBSD patchset 1151:
Tiago Cunha
2012-07-11
Sync OpenBSD patchset 1150:
Tiago Cunha
2012-07-11
Make command exec functions return an enum rather than -1/0/1 values and
Nicholas Marriott
2012-07-10
xfree is not particularly helpful, remove it. From Thomas Adam.
Nicholas Marriott
2012-05-22
Sync OpenBSD patchset 1119:
Tiago Cunha
2012-05-22
Switch all of the various choose- and list- commands over to the format
Nicholas Marriott
2012-03-18
Sync OpenBSD patchset 1069:
Tiago Cunha
2012-03-17
Add notify hooks for various events, the functions are currently empty
Nicholas Marriott
2012-03-07
Sync OpenBSD patchset 1042:
Tiago Cunha
2012-03-07
Sync OpenBSD patchset 1041:
Tiago Cunha
2012-03-04
free -> xfree.
Nicholas Marriott
2012-03-04
Add -F format to new-window and split-window to use with the -P flag,
Nicholas Marriott
2012-03-03
Sync OpenBSD patchset 1035:
Tiago Cunha
2012-03-03
Add move-pane command (like join-pane but allows the same window). Also
Nicholas Marriott
2012-02-02
Sync OpenBSD patchset 1021:
Tiago Cunha
2012-01-31
Provide defined ways to set the various default-path possibilities: ~
Nicholas Marriott
2012-01-20
Sync OpenBSD patchset 1002:
Tiago Cunha
2012-01-20
Add some const and fix a warning.
Nicholas Marriott
2011-12-09
Change the way the working directory for new processes is discovered. If
Nicholas Marriott
2011-12-09
Change the way the working directory for new processes is discovered. If
Nicholas Marriott
2011-11-25
Sync OpenBSD patchset 979:
Tiago Cunha
2011-11-15
Make window_pane_index work the same as window_index, from Ben Boeckel.
Nicholas Marriott
2011-09-21
Sync OpenBSD patchset 955:
Tiago Cunha
2011-08-30
Plug memory leak, from Tiago Cunha.
Nicholas Marriott
2011-07-09
Expand the Id keyword.
Tiago Cunha
2011-02-15
Sync OpenBSD patchset 862:
Tiago Cunha
2011-02-10
Size on split-window is -l not -s. Doh.
Nicholas Marriott
2011-01-07
Sync OpenBSD patchset 829:
Tiago Cunha
2011-01-04
Clean up and simplify tmux command argument parsing.
Nicholas Marriott
2011-01-03
Sync OpenBSD patchset 820:
Tiago Cunha
2011-01-01
Add a -P option to new-window and split-window to print the new window
Nicholas Marriott
2010-07-02
Sync OpenBSD patchset 730:
Tiago Cunha
2010-06-27
Store the current working directory in the session, change the default-path
Nicholas Marriott
2010-01-08
Sync OpenBSD patchset 604:
Tiago Cunha
2010-01-08
Sync OpenBSD patchset 601:
Tiago Cunha
2010-01-08
Sync OpenBSD patchset 600:
Tiago Cunha
2010-01-07
New command, join-pane, to split and move an existing pane into the space (like
Nicholas Marriott
[next]