]> git.armaanb.net Git - config.org.git/commitdiff
tmux: unbind prefix
authorArmaan Bhojwani <me@armaanb.net>
Mon, 5 Jul 2021 00:14:51 +0000 (20:14 -0400)
committerArmaan Bhojwani <me@armaanb.net>
Mon, 5 Jul 2021 00:14:51 +0000 (20:14 -0400)
config.org

index 2a4537d75af13175976228ea2e5984eb652edce0..697255662ff4fa8185e50180e2ed552477e5fb48 100644 (file)
@@ -1155,6 +1155,8 @@ I use tmux in order to keep my st build light. Still learning how it works.
   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'
+  unbind C-b
+  set-option -g prefix None
 #+end_src
 ** GPG
 *** Config