From: Armaan Bhojwani Date: Tue, 18 May 2021 02:58:58 +0000 (-0400) Subject: tmux: enable mouse mode X-Git-Url: https://git.armaanb.net/?p=config.org.git;a=commitdiff_plain;h=8e574127d38aef4d2515dcf18866b762a2ef5eba tmux: enable mouse mode I know, I'm a heathen --- diff --git a/config.org b/config.org index 520b4c5..e109b44 100644 --- a/config.org +++ b/config.org @@ -1217,6 +1217,7 @@ Modus operandi theme. ** Tmux #+begin_src conf :tangle ~/.tmux.conf set -g status off + set -g mouse on set-window-option -g mode-keys vi #+end_src ** GPG