chore(tmux): configure tms bindings
This commit is contained in:
parent
33ca5dfe01
commit
947bb98d3d
@ -55,6 +55,11 @@ bind r source-file ~/.config/tmux/tmux.conf\; display "Reloaded conf."
|
|||||||
set -g default-terminal "tmux-256color"
|
set -g default-terminal "tmux-256color"
|
||||||
set -sg terminal-overrides ",*:RGB"
|
set -sg terminal-overrides ",*:RGB"
|
||||||
|
|
||||||
|
# tms shortcuts
|
||||||
|
bind C-o display-popup -E "tms"
|
||||||
|
bind C-j display-popup -E "tms switch"
|
||||||
|
bind C-w display-popup -E "tms windows"
|
||||||
|
|
||||||
# buffer size
|
# buffer size
|
||||||
set -g history-limit 50000
|
set -g history-limit 50000
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user