reworked pane / tty introspection (4), fixes #535
fixed _split_window_ssh()
This commit is contained in:
+1
-1
@@ -684,7 +684,7 @@ run 'cut -c3- ~/.tmux.conf | sh -s _apply_configuration'
|
||||
# _split_window_ssh() {
|
||||
# pane_pid=${1:-$(tmux display -p '#{pane_pid}')}
|
||||
# pane_tty=${2:-$(tmux display -p '#{b:pane_tty}')}
|
||||
# shift
|
||||
# shift 2
|
||||
#
|
||||
# pane_info=$(_pane_info "$pane_pid" "$pane_tty")
|
||||
# command=${pane_info#*:}
|
||||
|
||||
Reference in New Issue
Block a user