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-join-pane.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'obsd-master'
Thomas Adam
2020-01-02
|
\
|
*
Add CMD_FIND_DEFAULT_MARKED to join-pane like move-pane, from
nicm
2020-01-02
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-11-18
|
\
|
|
*
Add -f for full size to join-pane (like split-window), from Theo Buehler.
nicm
2019-11-18
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-10-15
|
\
|
|
*
Add support for percentage sizes for resize-pane ("-x 10%"). Also change
nicm
2019-10-15
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-06-20
|
\
|
|
*
Add a per-pane option set. Pane options inherit from window options (so
nicm
2019-06-20
|
*
Break new window and pane creation common code from various commands and
nicm
2019-04-17
*
|
Break new window and pane creation common code from various commands and
Nicholas Marriott
2019-04-07
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-08-30
|
\
|
|
*
Pass flags into cmd_find_from_* to fix prefer-unattached, reported by
nicm
2017-08-30
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-04-22
|
\
|
|
*
Get rid of the extra layer of flags and cmd_prepare() and just store the
nicm
2017-04-22
|
*
Mouse bindings and hooks set up an initial current state when running a
nicm
2017-04-22
*
|
Merge branch 'obsd-master'
Thomas Adam
2016-10-17
|
\
|
|
*
Use the notify name string instead of going via an enum and change
nicm
2016-10-16
*
|
Merge branch 'obsd-master'
Thomas Adam
2016-10-16
|
\
|
|
*
Mass rename struct cmd_q to struct cmdq_item and related.
nicm
2016-10-16
*
|
Merge branch 'obsd-master'
Thomas Adam
2016-10-14
|
\
|
|
*
Trying to do hooks generically is way too complicated and unreliable and
nicm
2016-10-13
*
|
Merge branch 'obsd-master'
Thomas Adam
2016-10-13
|
\
|
|
*
Some improvements and bug fixes for hooks:
nicm
2016-10-13
*
|
Merge branch 'obsd-master'
Thomas Adam
2016-10-12
|
\
|
|
*
Add static in cmd-* and fix a few other nits.
nicm
2016-10-10
*
|
Merge branch 'obsd-master'
Thomas Adam
2016-09-04
|
\
|
|
*
Add support for performing a full width split (with splitw -f), rather
nicm
2016-09-04
*
|
Merge branch 'obsd-master'
Thomas Adam
2016-08-28
|
\
|
|
*
Kill empty window after moving pane and updating current window, so that
nicm
2016-08-27
*
|
Merge branch 'obsd-master'
Thomas Adam
2016-01-19
|
\
|
|
*
I no longer use my SourceForge address so replace it.
nicm
2016-01-19
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-12-14
|
\
|
|
*
Instead of combined flags for -c, -s, -t, split into different sets
nicm
2015-12-14
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-12-13
|
\
|
|
*
Use member names in cmd_entry definitions so I stop getting confused
nicm
2015-12-13
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-12-13
|
\
|
|
*
Instead of every command resolving the target (-t or -s) itself, prepare
nicm
2015-12-13
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-06-19
|
\
|
|
*
Use the SRCDST define for usage.
nicm
2015-06-18
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-06-04
|
\
|
|
*
Add support for a single "marked pane". There is one marked pane in the
nicm
2015-06-04
*
|
No need for $Id$ now.
Nicholas Marriott
2014-11-08
*
|
Merge branch 'obsd-master'
Thomas Adam
2014-10-21
|
\
|
|
*
Instead of setting up the default keys by building the key struct
nicm
2014-10-20
*
|
Merge branch 'obsd-master'
Thomas Adam
2014-04-23
|
\
|
|
*
Correct the dance to fix the active pane in join-pane by pulling the
nicm
2014-04-17
|
*
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
[next]