diff options
author | luxagraf <sng@luxagraf.net> | 2023-06-15 15:58:59 -0500 |
---|---|---|
committer | luxagraf <sng@luxagraf.net> | 2023-06-15 15:58:59 -0500 |
commit | ab987e10f154f5536bb8fd936ae0966e909fa969 (patch) | |
tree | 9de5076f38b71ececb1bc94f8d9d19170898d603 /tmuxsh/_tmux_display_pane,--.display.pane.numbers.(press.number.keys.to.jump.to.a.pane) |
added all my scriptssynced/master
Diffstat (limited to 'tmuxsh/_tmux_display_pane,--.display.pane.numbers.(press.number.keys.to.jump.to.a.pane)')
-rwxr-xr-x | tmuxsh/_tmux_display_pane,--.display.pane.numbers.(press.number.keys.to.jump.to.a.pane) | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tmuxsh/_tmux_display_pane,--.display.pane.numbers.(press.number.keys.to.jump.to.a.pane) b/tmuxsh/_tmux_display_pane,--.display.pane.numbers.(press.number.keys.to.jump.to.a.pane) new file mode 100755 index 0000000..ede96df --- /dev/null +++ b/tmuxsh/_tmux_display_pane,--.display.pane.numbers.(press.number.keys.to.jump.to.a.pane) @@ -0,0 +1,2 @@ +#!/usr/bin/env sh +tmux command-prompt -p "Press {Enter} then {Number} to jump to pane:" "display-panes" |