tmux 2.6 copy and paste

2018-02-13 Thread Peng Yu
Hi, I used to be able to use mouse to highlight a region for copy and paste. (with `set -g mouse on` in ~/.tmux.conf) But after a recent upgrade to tmux 2.6, it does not allow me to do so anymore. There are discussions that may be relevant. But no tmux version numbers are provided. Due to the sy

Default prefix is set to C-a?

2018-02-13 Thread Peng Yu
Hi, I remember the default prefix used to be C-b. But I now I see that it is C-a. Is it? $ tmux -f /dev/null show-options -g | grep '\' prefix C-a $ tmux -V tmux 2.6 -- Regards, Peng -- You received this message because you are subscribed to the Google Groups "tmux-users" group. To unsubscr

Re: Default prefix is set to C-a?

2018-02-13 Thread Thomas Adam
On Tue, Feb 13, 2018 at 10:41:50PM -0600, Peng Yu wrote: > Hi, > > I remember the default prefix used to be C-b. > > But I now I see that it is C-a. Is it? No. Your command is still potentially using a running instance of tmux which has already read in a configuration file. Confer: tmux -Lx -