Re: [Fish-users] bug: ctrl-w does not use whitespace as a word boundary

2006-10-16 Thread Martin Baehr
On Mon, Oct 16, 2006 at 07:19:08PM -0400, Philip Ganchev wrote: > Did anyone else try installing the darcs version yet? i basicly never did anything else. greetings, martin. -- cooperative communication with sTeam - caudium, pike, roxen and unix offering: programming, training and admin

Re: [Fish-users] bug: ctrl-w does not use whitespace as a word boundary

2006-10-16 Thread Martin Baehr
On Tue, Oct 17, 2006 at 12:35:48AM +0200, Axel Liljencrantz wrote: > > > The fix for this and for the '.' crash are in > > > the darcs tree. Hopefully, this also takes care of one of Martins > > > bugs. > > It does for me!!! :-) > Great. Thanks for letting me know. i am afraid it does not for me.

Re: [Fish-users] bug: ctrl-w does not use whitespace as a word boundary

2006-10-16 Thread Philip Ganchev
On 10/16/06, Axel Liljencrantz <[EMAIL PROTECTED]> wrote: > On 10/17/06, Philip Ganchev <[EMAIL PROTECTED]> wrote: > > On 10/16/06, Axel Liljencrantz <[EMAIL PROTECTED]> wrote: [...] > > j[4AܚAA�' > > mbrtowc: Invalid or incomplete multibyte or wide character > > > > This log is very helpful. See a

Re: [Fish-users] bug: ctrl-w does not use whitespace as a word boundary

2006-10-16 Thread Axel Liljencrantz
On 10/17/06, Martin Baehr <[EMAIL PROTECTED]> wrote: > On Tue, Oct 17, 2006 at 12:49:50AM +0200, Martin Baehr wrote: > > i am afraid it does not for me. > > i still get the high cpu load on fishd with the subsequent exit > > (argh, hit send to fast) No problem. > unfortunately at this point i don

Re: [Fish-users] bug: ctrl-w does not use whitespace as a word boundary

2006-10-16 Thread Martin Baehr
On Tue, Oct 17, 2006 at 12:49:50AM +0200, Martin Baehr wrote: > i am afraid it does not for me. > i still get the high cpu load on fishd with the subsequent exit (argh, hit send to fast) unfortunately at this point i don't have any time for any debugging other than testing new patches that you thr

Re: [Fish-users] Multiline editing

2006-10-16 Thread Axel Liljencrantz
On 10/16/06, Ben Stiglitz <[EMAIL PROTECTED]> wrote: > > > > Ah, I understand. Unfortunatly, it seems that allowing the terminal to > > wrap itself makes cursor movement unpredictable. Sometimes moving > > up/down the wrapped line is seen as one line, sometimes as two. > That would definitely be a

Re: [Fish-users] bug: ctrl-w does not use whitespace as a word boundary

2006-10-16 Thread Axel Liljencrantz
On 10/17/06, Philip Ganchev <[EMAIL PROTECTED]> wrote: > On 10/16/06, Axel Liljencrantz <[EMAIL PROTECTED]> wrote: > > On 10/16/06, Philip Ganchev <[EMAIL PROTECTED]> wrote: > > > It seems to be caused by fishd (darcs version) having trouble reading > > > file ~/.fishd-* . If the file is removed o

Re: [Fish-users] bug: ctrl-w does not use whitespace as a word boundary

2006-10-16 Thread Philip Ganchev
On 10/16/06, Axel Liljencrantz <[EMAIL PROTECTED]> wrote: > On 10/16/06, Philip Ganchev <[EMAIL PROTECTED]> wrote: > > It seems to be caused by fishd (darcs version) having trouble reading > > file ~/.fishd-* . If the file is removed or a daemon is already > > running, Fish (either version) starts

Re: [Fish-users] Multiline editing

2006-10-16 Thread Ben Stiglitz
Ah, I understand. Unfortunatly, it seems that allowing the terminal to wrap itself makes cursor movement unpredictable. Sometimes moving up/down the wrapped line is seen as one line, sometimes as two. That would definitely be a bug in your terminal emulator or your cursor handling code. While many

Re: [Fish-users] bug: ctrl-w does not use whitespace as a word boundary

2006-10-16 Thread Axel Liljencrantz
On 10/16/06, Philip Ganchev <[EMAIL PROTECTED]> wrote: > On 10/15/06, Axel Liljencrantz <[EMAIL PROTECTED]> wrote: > > On 10/14/06, Philip Ganchev <[EMAIL PROTECTED]> wrote: > [...] > > > Rename all config files. > > > Start an xterm running Bash ``xterm -e bash &``. > > > Install released version