Jelajahi Sumber

Move mouse command because meh

Kevin Heinicke 8 tahun lalu
induk
melakukan
6716160615
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      tmux.conf

+ 2 - 2
tmux.conf

@@ -1,10 +1,10 @@
-set -g mouse on
-
 # List of plugins
 set -g @plugin 'tmux-plugins/tpm'
 set -g @plugin 'tmux-plugins/tmux-sensible'
 set -g @plugin 'christoomey/vim-tmux-navigator'
 
+set -g mouse on
+
 # try to use correct colors
 set -g default-terminal screen-256color