On Wed, Aug 25, 2010 at 10:24:55PM +0200, d...@mobi1e.me wrote:
> Hi,
> 
> after closing a file (edited with vim, nano) tmux deletes the  
> previous content from the screen.

closing a file in vim inside tmux, right?

> Steps to reproduce:
> 1) Enter 'ls' (or something else) to produce any kind of output on  
> the screen
> 2) Open any file with vim or nano and close it again
> 3) The screen is empty. The output from 'ls' is no longer there.
> 
> Here are few lines from my dotfiles:
> 
> % tmux.conf:
> set-option -g default-terminal "screen-256color"

does echo $TERM show "screen-256color" after you open a window in tmux?

> % vimrc:
> set term=xterm-color

this is wrong inside tmux

> % Xresources:
> XTerm*name: xterm-color
> 
> Which entry do I miss to leave the previous content on screen after  
> closing a file buffer?
> 
> Best regards,
> Dan
> 
> ------------------------------------------------------------------------------
> Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
> Be part of this innovative community and reach millions of netbook users 
> worldwide. Take advantage of special opportunities to increase revenue and 
> speed time-to-market. Join now, and jumpstart your future.
> http://p.sf.net/sfu/intel-atom-d2d
> _______________________________________________
> tmux-users mailing list
> tmux-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/tmux-users

------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to