Re: Tmux-1.9a not recognizing Enter key to exit scroll-mode

2015-02-05 Thread Juan Manuel Santos
Well, that was fast (and stupid of my part). I had EDITOR set to nano (I still had not changed it as part of having a system that I like to use, is to use vim, and Gentoo defaults to nano). Weird thing was, on my local system at work, I have EDITOR set to nano (guess I never liked this system m

Re: Tmux-1.9a not recognizing Enter key to exit scroll-mode

2015-02-05 Thread Nicholas Marriott
probably you have VISUAL or EDITOR set to vi on some boxes but not on others. enter only works with mode-keys set to vi On Thu, Feb 05, 2015 at 09:31:46AM -0300, Juan Manuel Santos wrote: >Hello! > > > >I have been a tmux user for a couple of years now, and it is a central >part of

Tmux-1.9a not recognizing Enter key to exit scroll-mode

2015-02-05 Thread Juan Manuel Santos
Hello! I have been a tmux user for a couple of years now, and it is a central part of my work nowadays :) I recently started building a couple of new servers (I always use Gentoo for my servers), and one of the first steps is to merge tmux and copy over my tmux.conf file. What stroke me as o