mirror of
https://github.com/theniceboy/.config.git
synced 2026-01-28 02:47:12 +08:00
remove unneeded tmux keys
This commit is contained in:
parent
cf559b0a5b
commit
644236d311
1 changed files with 0 additions and 4 deletions
|
|
@ -25,10 +25,6 @@ bind -n M-w run -b 'bash ~/.config/tmux/fzf_panes.tmux new_window'
|
|||
# reload configuration
|
||||
bind r source-file ~/.tmux.conf \; display '~/.tmux.conf sourced'
|
||||
|
||||
bind-key -n 'M-`' run "tmux split-window -p 40 'tmux send-keys -t #{pane_id} \"$(locate / | fzf -m | paste -sd\\ -)\"'"
|
||||
bind-key -n 'M-h' run "tmux split-window -p 40 'tmux send-keys -t #{pane_id} \"$(locate ~/ | fzf -m | paste -sd\\ -)\"'"
|
||||
|
||||
|
||||
set -ga update-environment '\
|
||||
DISPLAY DBUS_SESSION_BUS_ADDRESS \
|
||||
QT_IM_MODULE QT_QPA_PLATFORMTHEME \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue