tsm is cool
This commit is contained in:
parent
54b8d9e0c1
commit
6446980e5e
1 changed files with 3 additions and 4 deletions
|
@ -21,10 +21,9 @@ bind - split-window -v -c "#{pane_current_path}"
|
|||
unbind '"'
|
||||
unbind %
|
||||
|
||||
bind s display-popup \
|
||||
-h 60% -w 60% \
|
||||
-B -e FZF_DEFAULT_OPTS="${FZF_DEFAULT_OPTS} --height=100%" \
|
||||
-E "tsm"
|
||||
bind f display-popup \
|
||||
-h 40% -w 40% \
|
||||
-B -E "tsm"
|
||||
|
||||
set -g default-terminal "tmux-256color"
|
||||
set-option -ga terminal-overrides ",xterm-256color:Tc"
|
||||
|
|
Loading…
Reference in a new issue