فهرست منبع

Move mouse command because meh

Kevin Heinicke 8 سال پیش
والد
کامیت
6716160615
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  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