"Axel Liljencrantz" <[EMAIL PROTECTED]> writes:
> On 8/15/06, Martin Bähr <[EMAIL PROTECTED]> wrote:
>> try the following test:
>> write a long line of text, then jump to the beginning of the line.
>> now hit ctrl-d, and keep that pressed for a while.
>>
>
> This is a long-standing performance issue. What happens is this:
>
> Control-d is bound to delete-or-exit, which is a shellscript function.
> Whenever a function is executed in response to a keypress, the prompt
> command is reexecuted and the prompt is repainted. This happens
> because a keybinding _might_ do any of the following:
Personally I found this so bad I just put:
"\C-d": delete-char
...in ~/.fish_inputrc, this is _much_ better that the current slowness
IMO, you have to remember to type exit to exit ... but given other fish
differences it's no big deal IMO.
--
James Antill -- [EMAIL PROTECTED]
http://www.and.org/and-httpd
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fish-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fish-users