summaryrefslogtreecommitdiffstats
path: root/usr.bin/tmux/cmd-load-buffer.c
diff options
context:
space:
mode:
authornicm <nicm@openbsd.org>2009-07-30 13:45:56 +0000
committernicm <nicm@openbsd.org>2009-07-30 13:45:56 +0000
commit9a8de3164f3b0c20533f489dd5d6a024126f577d (patch)
treef9ab29e267fd6a9a9d99b79a278fda2851fd2a51 /usr.bin/tmux/cmd-load-buffer.c
parentnew sentence, new line; (diff)
downloadwireguard-openbsd-9a8de3164f3b0c20533f489dd5d6a024126f577d.tar.xz
wireguard-openbsd-9a8de3164f3b0c20533f489dd5d6a024126f577d.zip
Merge pane number into the target specification for pane commands. Instead of
using -p index, a target pane is now addressed with the normal -t window form but suffixed with a period and a pane index, for example :0.2 or mysess:mywin.1. An unadorned number such as -t 1 is tried as a pane index in the current window, if that fails the same rules are followed as for a target window and the current pane in that window used. As a side-effect this now means that swap-pane can swap panes between different windows. Note that this changes the syntax of the break-pane, clear-history, kill-pane, resize-pane, select-pane and swap-pane commands.
Diffstat (limited to 'usr.bin/tmux/cmd-load-buffer.c')
0 files changed, 0 insertions, 0 deletions