diff options
| author | Thomas Ulmer <thomasmulmer02@gmail.com> | 2026-03-22 19:47:31 -0700 |
|---|---|---|
| committer | Thomas Ulmer <thomas.ulmer@redflagai.co> | 2026-03-23 13:57:26 -0700 |
| commit | aadb1f1f78802391a1941c8ea87cab84303f7034 (patch) | |
| tree | 285fe33b7853e99a7f6fe07804b66f7016403a13 /config | |
| parent | 573ce56e147d194df3879b065198b49f1e688a93 (diff) | |
tmux move pane
Diffstat (limited to 'config')
| -rw-r--r-- | config/tmux.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/tmux.conf b/config/tmux.conf index 74dce38..7a7429a 100644 --- a/config/tmux.conf +++ b/config/tmux.conf @@ -1,4 +1,5 @@ set-option -g prefix C-s bind C-s send-prefix unbind C-b +bind C-t choose-tree "join-pane -t %%" |
