big vibecode cleanup
This commit is contained in:
@@ -49,8 +49,8 @@ bind R source-file ~/.tmux.conf \; display-message "Config reloaded"
|
||||
# Mouse on/off
|
||||
set -g mouse on
|
||||
|
||||
# Split window
|
||||
bind-key C-v split-window -h
|
||||
# Split window (g=horizontal, v=vertical — matches WM configs)
|
||||
bind-key g split-window -h
|
||||
bind-key v split-window -v
|
||||
|
||||
# Rotate Window
|
||||
|
||||
Reference in New Issue
Block a user