Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
d0fa48db1eaea5fc2fa62111c2bfb4836f2b5f03
/
cmd-select-layout.c
a36da3a
Remove the barely-used and unnecessary command check() function.
by Nicholas Marriott
· 11 years ago
c5239c5
Add resize-pane -Z to temporary zoom the active pane to occupy the full window
by Nicholas Marriott
· 12 years ago
3964309
Add a command queue to standardize and simplify commands that call other
by Nicholas Marriott
· 12 years ago
64da762
Merge branch 'obsd-master'
by Thomas Adam
· 12 years ago
85531fd
Unused variable/type nit from Thomas Adam.
by Nicholas Marriott
· 12 years ago
de19401
Merge branch 'obsd-master'
by Thomas Adam
· 12 years ago
e33ba57
Remove the layout undo/redo code which never really worked.
by Nicholas Marriott
· 12 years ago
1f5e6e3
Sync OpenBSD patchset 1151:
by Tiago Cunha
· 12 years ago
ede8312
Make command exec functions return an enum rather than -1/0/1 values and
by Nicholas Marriott
· 12 years ago
09e6b7c
Sync OpenBSD patchset 1086:
by Tiago Cunha
· 13 years ago
f99de22
Sync OpenBSD patchset 1084:
by Tiago Cunha
· 13 years ago
20d10c6
Turn some errors down to info.
by Nicholas Marriott
· 13 years ago
85f5485
Add a layout history which can be stepped through with select-layout -u
by Nicholas Marriott
· 13 years ago
c2176af
Sync OpenBSD patchset 1020:
by Tiago Cunha
· 13 years ago
49a5a58
Add pane id to each pane in layout description (while still accepting
by Nicholas Marriott
· 13 years ago
391f1f0
Expand the Id keyword.
by Tiago Cunha
· 13 years ago
ca413cf
Sync OpenBSD patchset 831:
by Tiago Cunha
· 14 years ago
1df427b
Sync OpenBSD patchset 829:
by Tiago Cunha
· 14 years ago
96c37fa
Now that parsing is common, merge some of the small, related commands
by Nicholas Marriott
· 14 years ago
7502cb3
Clean up and simplify tmux command argument parsing.
by Nicholas Marriott
· 14 years ago
e4703ba
Sync OpenBSD patchset 732:
by Tiago Cunha
· 14 years ago
552c9cd
Custom layouts. list-windows command displays the layout as a string (such as
by Nicholas Marriott
· 14 years ago
701b5bd
Sync OpenBSD patchset 688:
by Tiago Cunha
· 15 years ago
d529e7e
Add a tiled layout, originally from Liam Bedford a while ago, fixed up by me.
by Nicholas Marriott
· 15 years ago
cc094fd
Sync OpenBSD patchset 581:
by Tiago Cunha
· 15 years ago
15a64b8
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
by Nicholas Marriott
· 15 years ago
e35f5b3
Sync OpenBSD patchset 539:
by Tiago Cunha
· 15 years ago
76ef877
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
by Nicholas Marriott
· 15 years ago
d9dcc5e
Sync OpenBSD patchset 191:
by Tiago Cunha
· 15 years ago
d637cb3
Sync OpenBSD patchset 181:
by Tiago Cunha
· 15 years ago
2da4864
If select-layout is not given an argument, repply the last layout used in the
by Nicholas Marriott
· 15 years ago
34a82e7
Make all messages sent between the client and server fixed size.
by Nicholas Marriott
· 15 years ago
a734488
Sync OpenBSD patchset 151:
by Tiago Cunha
· 15 years ago
725938f
Tidy up keys: use an enum for the key codes, and remove the macros which just
by Nicholas Marriott
· 15 years ago
545893d
Sync OpenBSD patchset 142:
by Tiago Cunha
· 15 years ago
6036bdd
Improved layout code.
by Nicholas Marriott
· 15 years ago
097b96e
Having fixed flags for single-character getopt options is a bit hard to
by Nicholas Marriott
· 15 years ago
5f108d9
Having fixed flags for single-character getopt options is a bit hard to
by Nicholas Marriott
· 15 years ago
bb459be
Whitespace and more syncing.
by Nicholas Marriott
· 15 years ago
35876ea
Import tmux, a terminal multiplexor allowing (among other things) a single
by Nicholas Marriott
· 15 years ago
3ee4b33
manual -> manual-vertical.
by Nicholas Marriott
· 16 years ago
1001902
select-layout command and some key bindings.
by Nicholas Marriott
· 16 years ago