On Fri, Mar 13, 2009 at 07:38:24AM +0100, Martin Oppegaard wrote:
> On Thu, Mar 12, 2009 at 03:35:18PM -0400, James Turner wrote:
> > I'm also running 0.4a from packages on openbsd 4.4 without any issues. I
> > haven't seen any characters get eaten. What $TERM are you running? How
> > often do your chars get eaten? What do you mean by eaten? You type and
> > half don't ever make it to the screen?
> 
> OpenBSD version 4.4.  By eaten, I mean that it looks like I'm in replace
> mode when I type, but the line gets shorter (eaten up buy tmux) when I
> undo the changes, too!  If I can scroll down so that the changes gets out
> of the screen, the text is correct when I scroll back.
> 
> I've been setting TERM to xterm-color in .zshrc for some reason, but
> after some testing, the problem seems to have gone away when I let TERM
> get set automatically, and it gets set to screen in tmux.  Does that make
> any sense?

Try setting "set-window-option -g utf8 on" in your .tmux.conf and
starting it with "tmux -u". I had things getting gobbled all over the
place in mutt before I switched to full unicode


Reply via email to