On Friday, January 13, 2017 at 4:37:59 AM UTC-8, Jon Seidel wrote:
> I use vim in a tmux window a lot. And when I open a session (using 
> OpenSession) I usually have a number of buffers open.
> 
> I use the mouse to switch between buffers; when I click in a buffer with the 
> mouse, the the text in the buffer "bounces" around and leaves the cursor on a 
> different line than the one I clicked on.


FIXED: I worked with the tmux folks and here's what worked
I had been using tmux from from homebrew and they suggested that I install from 
git which I did.

Now working just fine!

Interestingly enough, brew and git both showed the same version number, but 
they were definitely somehow different!

Note that when I installed from git, there were a few .tmux.conf options which 
were no longer valid: 'status-utf8' and several commands with 'vi-copy'. These 
are the commands I removed.

# set -g status-utf8 on

# Setup 'v' to begin selection as in Vim
# bind-key -t vi-copy v begin-selection
# bind-key -t vi-copy y copy-pipe "pbcopy"

# Update default binding of `Enter` to also use copy-pipe
# unbind -t vi-copy Enter
# bind-key -t vi-copy Enter copy-pipe "pbcopy"

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui