On Fri, Sep 01, 2006 at 01:22:48AM +0200, Natas Lestat wrote:
> Whenever I open an xterm, and run something in it, then change it's width
> (By opening another program for example), and try to tab complete something,
> it doesn't just complete it, but also echoes it again...
> Check this image: http://img523.imageshack.us/img523/333/fooqe7.png
>
> I don't know what's wrong... This doesn't happen with some terminal
> emulators, like mlterm, or with the csh shell...
>
> I know this isn't really a DWM problem, I was just wondering if anyone else
> has seen this, or maybe even knows a solution?
Is this ksh? If so, try adding
...
xterm*)
<existing stuff>
eval `resize`
;;
...
into your .kshrc
Regards,
-- Anselm R. Garbe ><>< www.ebrag.de ><>< GPG key: 0D73F361Received on Fri Sep 01 2006 - 09:37:20 UTC
This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:30:50 UTC