add mouse bindings for move/resize
This commit is contained in:
parent
1bcd42aebf
commit
bbf09c21cc
1 changed files with 2 additions and 0 deletions
|
|
@ -106,6 +106,8 @@ bind-key 4CS-h window-resize-left
|
|||
bind-key 4CS-j window-resize-down
|
||||
bind-key 4CS-k window-resize-up
|
||||
bind-key 4CS-l window-resize-right
|
||||
bind-mouse 4-1 window-move
|
||||
bind-mouse 4-3 window-resize
|
||||
|
||||
# Snap windows
|
||||
bind-key 4M-h window-snap-left
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue