(tmux) cleanup
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
set-option -g default-command "/bin/bash"
|
set-option -g default-command "/bin/bash"
|
||||||
|
|
||||||
# enable rgb colors
|
# enable rgb colors
|
||||||
set-option -sa terminal-features ',xterm-256color'
|
set -ag terminal-overrides ",*:RGB"
|
||||||
|
|
||||||
# reasonable resizing
|
# reasonable resizing
|
||||||
setw -g aggressive-resize on
|
setw -g aggressive-resize on
|
||||||
|
|||||||
@@ -7,13 +7,6 @@ set -ag terminal-overrides ",*:RGB"
|
|||||||
|
|
||||||
# enable mouse support
|
# enable mouse support
|
||||||
set -g mouse on
|
set -g mouse on
|
||||||
# bind -n WheelUpPane {
|
|
||||||
# if -F '#{==:#{window_name},nvim}' {
|
|
||||||
# send-keys -M
|
|
||||||
# } {
|
|
||||||
# copy-mode -e
|
|
||||||
# }
|
|
||||||
# }
|
|
||||||
|
|
||||||
# reasonable resizing
|
# reasonable resizing
|
||||||
setw -g aggressive-resize on
|
setw -g aggressive-resize on
|
||||||
|
|||||||
Reference in New Issue
Block a user