Re: [dev] [st] problem with zsh

2009-11-17 Thread Aurélien Aptel
2009/11/17 Michał Fogelman : > > > 2009/11/16 Aurélien Aptel >> >> 2009/11/16 Michał Fogelman : >> > >> > 2009/11/16 Aurélien Aptel >> >> >> >> 2009/11/16 Michał Fogelman : >> >> > >> >> > 2009/11/15 Aurélien Aptel >> >> >> >> >> >> Can I see the output of st when zsh do the visual effect you're

Re: [dev] [st] problem with zsh

2009-11-17 Thread Michał Fogelman
2009/11/16 Aurélien Aptel > 2009/11/16 Michał Fogelman : > > > > 2009/11/16 Aurélien Aptel > >> > >> 2009/11/16 Michał Fogelman : > >> > > >> > 2009/11/15 Aurélien Aptel > >> >> > >> >> Can I see the output of st when zsh do the visual effect you're > talking > >> >> about ? > >> >> > >> >> 200

Re: [dev] [st] problem with zsh

2009-11-16 Thread Aurélien Aptel
2009/11/16 Michał Fogelman : > > 2009/11/16 Aurélien Aptel >> >> 2009/11/16 Michał Fogelman : >> > >> > 2009/11/15 Aurélien Aptel >> >> >> >> Can I see the output of st when zsh do the visual effect you're talking >> >> about ? >> >> >> >> 2009/11/15 Michał Fogelman : >> >> > i've got problem wit

Re: [dev] [st] problem with zsh

2009-11-16 Thread Michał Fogelman
2009/11/16 Aurélien Aptel > 2009/11/16 Michał Fogelman : > > > > 2009/11/15 Aurélien Aptel > >> > >> Can I see the output of st when zsh do the visual effect you're talking > >> about ? > >> > >> 2009/11/15 Michał Fogelman : > >> > i've got problem with st and zsh - it seems to "ignore" visual e

Re: [dev] [st] problem with zsh

2009-11-15 Thread Aurélien Aptel
2009/11/16 Michał Fogelman : > > 2009/11/15 Aurélien Aptel >> >> Can I see the output of st when zsh do the visual effect you're talking >> about ? >> >> 2009/11/15 Michał Fogelman : >> > i've got problem with st and zsh - it seems to "ignore" visual effect of >> > backspace adding empty spaces at

Re: [dev] [st] problem with zsh

2009-11-15 Thread Michał Fogelman
2009/11/15 Aurélien Aptel Can I see the output of st when zsh do the visual effect you're talking > about ? > > 2009/11/15 Michał Fogelman : > > i've got problem with st and zsh - it seems to "ignore" visual effect of > > backspace adding empty spaces at the end of the line, but deleting > comman

Re: [dev] [st] problem with zsh

2009-11-15 Thread Aurélien Aptel
Can I see the output of st when zsh do the visual effect you're talking about ? 2009/11/15 Michał Fogelman : > i've got problem with st and zsh - it seems to "ignore" visual effect of > backspace adding empty spaces at the end of the line, but deleting command > in line. After changing TERM variab

[dev] [st] problem with zsh

2009-11-15 Thread Michał Fogelman
i've got problem with st and zsh - it seems to "ignore" visual effect of backspace adding empty spaces at the end of the line, but deleting command in line. After changing TERM variable to "xterm" it works fine. Any clue what should i change in st/zsh config to make it work properly? Fogel