2009/11/16 Aurélien Aptel <aurelien.ap...@gmail.com>
> 2009/11/16 Michał Fogelman <fo...@nocnemarki.net>: > > > > 2009/11/16 Aurélien Aptel <aurelien.ap...@gmail.com> > >> > >> 2009/11/16 Michał Fogelman <fo...@nocnemarki.net>: > >> > > >> > 2009/11/15 Aurélien Aptel <aurelien.ap...@gmail.com> > >> >> > >> >> Can I see the output of st when zsh do the visual effect you're > talking > >> >> about ? > >> >> > >> >> 2009/11/15 Michał Fogelman <fo...@nocnemarki.net>: > >> >> > 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 > >> >> > >> > > >> > It gives no output to the console i run it from, i can only show how > >> > does it > >> > look like: > >> > > >> > > http://img.nopaste.pl/upload/2009-11-16-012837_2880x900_scrot_4b008f2525cdb.png > >> > The only so called output can be the first line (error) > >> > > >> > >> Did you compile the terminfo entry ? ($ tic st.info) > >> > > i suppose not, in fact i do not even exactly know what should i add there > > > > Just exec the following line in st source directory: > tic st.info > > It should write the terminfo entry for st. > > It gives out an empty line.