mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-15 09:17:31 -08:00
add keybind for sesh tmux
This commit is contained in:
parent
e3dd8d67d2
commit
3284ceb6b2
@ -76,6 +76,11 @@ bind-key -T copy-mode-vi y send -X copy-pipe-and-cancel "reattach-to-user-namesp
|
||||
unbind -T copy-mode-vi Enter
|
||||
bind-key -T copy-mode-vi Enter send -X copy-pipe-and-cancel "reattach-to-user-namespace pbcopy"
|
||||
|
||||
# Sesh keybinds
|
||||
bind-key b display-popup -E -w 40% "sesh connect \"$(
|
||||
sesh list -i | fzf --ansi --height 40% --reverse --border-label ' sesh ' --border --prompt '⚡ '
|
||||
)\""
|
||||
|
||||
# Status Bar
|
||||
set-option -g status-interval 1
|
||||
set-option -g status-style bg=black
|
||||
|
Loading…
x
Reference in New Issue
Block a user