Andrew Ferrier writes:

> In bash, and most shells, Ctrl-C seems to kill the current line and open
> a new prompt. However, in yafc, pressing Ctrl-C also disconnects from
> the server one is connected to.

My thought is that if something is "open" (running) in a shell, ctrl-C
kills it, so I hadn't personally found this behavior surprising.

Would ctrl-U work for you? That's what I always use for "erase the
current line and start over". But I'm not sure if you're looking for
something more here.

ctrl-D should only be exit on a blank line, methinks, as it is
equivalent to end-of-file.

Yafc uses readline, so is it also possible that you can setup the
bindings you want by using .inputrc? If so maybe you can close this bug.
Thanks.

-- 
things change.
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to