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-split-window.c
Commit message (
Expand
)
Author
Age
*
Expand the Id keyword.
Tiago Cunha
2011-07-09
*
Sync OpenBSD patchset 862:
Tiago Cunha
2011-02-15
*
Sync OpenBSD patchset 829:
Tiago Cunha
2011-01-07
*
Sync OpenBSD patchset 820:
Tiago Cunha
2011-01-03
*
Sync OpenBSD patchset 730:
Tiago Cunha
2010-07-02
*
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-08
*
Sync OpenBSD patchset 581:
Tiago Cunha
2009-12-04
*
Sync OpenBSD patchset 558:
Tiago Cunha
2009-11-22
*
Sync OpenBSD patchset 539:
Tiago Cunha
2009-11-14
*
Sync OpenBSD patchset 342:
Tiago Cunha
2009-09-22
*
Sync from OpenBSD:
Nicholas Marriott
2009-09-16
*
Adjust OpenBSD patchset 305 to the portable version.
Tiago Cunha
2009-09-02
*
Sync OpenBSD patchset 305:
Tiago Cunha
2009-09-02
*
Sync OpenBSD patchset 296:
Tiago Cunha
2009-08-25
*
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 165:
Tiago Cunha
2009-07-23
*
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
*
Fix $Id$.
Nicholas Marriott
2009-07-08
*
The fix for default-path (use target session options instead of global options)
Nicholas Marriott
2009-07-08
*
Restore $Id$ and add script to do so.
Nicholas Marriott
2009-06-25
*
lines variable can be -1 (to be ignored), so should be signed. Found by lint.
Nicholas Marriott
2009-06-25
*
Space trimmage mega-diff.
Nicholas Marriott
2009-05-04
*
rotate-window command.
Nicholas Marriott
2009-04-03
*
- Allow switching to hidden windows (for active-only layout).
Nicholas Marriott
2009-04-01
*
Basic horizontal splitting and layout management. Still some redraw and other
Nicholas Marriott
2009-04-01
*
Put socket path in $TMUX.
Nicholas Marriott
2009-03-04
*
Better error messages for fork.
Nicholas Marriott
2009-01-23
*
Bring back -p and -l to splitw to specify height as % or nlines.
Nicholas Marriott
2009-01-21
*
Pass return code from _exec; allow command sequences to work from the command...
Nicholas Marriott
2009-01-19
*
Support command sequences separated by " ; ". Also clean up command printing.
Nicholas Marriott
2009-01-18
*
Multiple window splitting.
Nicholas Marriott
2009-01-14
*
Make the window pane code handle panes of different sizes, and add a -l and -...
Nicholas Marriott
2009-01-12
*
Codes no longer needed.
Nicholas Marriott
2009-01-11
*
Window splitting. Two vertical panes fixed 50% each. This is a huge diff, sti...
Nicholas Marriott
2009-01-11