On Thu, Jun 11, 2009 at 10:58 PM, Neville Gao wrote:
>
> Hey guys,
>
> It is possible to set t_ti=^[[?1049h and t_te=^[[?1049l in .vimrc to
> solve this problem. But
> if $TERM==linux, it seems it doesn't work. Is there a way to fix this?

As far as I can see, the Linux terminal doesn't support an alternate
screen buffer at all, so there's no way to get this effect.  At least,
there's no mention of altscreens in man console-codes(4), and it
supports neither CSI ? 49 h nor CSI ? 1049 h nor CS ? 1047 ; 1048 h
and those are the only sequences I know of for switching to an
altscreen.

~Matt

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to