Hi,

If this has been answered, I'm sorry. Please point me to the right post -- I 
couldn't find much.

I'm using tmux through ssh and the screen is not restored upon exiting from 
vim. No matter what the terminal type and even with these commands in .vimrc:

if &term =~ "linux"
  let &t_ti = "\<Esc>[?47h"
  let &t_te = "\<Esc>[?47l"
endif

Any ideas?

Thanks!

-- 
-- 
You received this message from the "vim_use" 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_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to