parent
595ac566ea
commit
8b85cf7c9e
12 changed files with 373 additions and 47 deletions
|
|
@ -175,6 +175,8 @@ set -g @popup-id-format '#{b:socket_path}/#{session_name}/#{b:pane_current_path}
|
|||
# Use this to open specific programs in floating panes
|
||||
bind C-p run "#{@popup-toggle}"
|
||||
bind C-o run "#{@popup-toggle} -Ed'#{pane_current_path}' -w90% -h90% --name=tool fzf-tmux-tools-popup"
|
||||
bind C-w run "#{@popup-toggle} -Ed'#{pane_current_path}' -w90% -h90% --name=wiki fzf-wikis"
|
||||
bind C-z run "#{@popup-toggle} -Ed'#{pane_current_path}' -w90% -h90% --name=wiki fzf-wikis void"
|
||||
|
||||
# ╭──────────────────────────────────────────────────────────╮
|
||||
# │ FZF │
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue