From: Armaan Bhojwani Date: Thu, 20 May 2021 01:45:31 +0000 (-0400) Subject: tmux: improve keybindings X-Git-Url: https://git.armaanb.net/?p=config.org.git;a=commitdiff_plain;h=fcff480eaf4bc423243a590b06d50d144c6ef3ef tmux: improve keybindings --- diff --git a/config.org b/config.org index 3ca50d0..e7b40bc 100644 --- a/config.org +++ b/config.org @@ -1271,6 +1271,8 @@ Modus operandi theme. set -g status off set -g mouse on set-window-option -g mode-keys vi + bind-key -T copy-mode-vi 'v' send -X begin-selection + bind -T copy-mode-vi y send-keys -X copy-pipe-and-cancel 'xclip -in -selection clipboard' #+end_src ** GPG *** Config