cancel command

2008-10-13 Thread bill lam
Suppose I hit a key that is not a completely binded such as just a
single esc, how to cancel this key gracefully, instead of continue
to hit a space key so that it show an error message then abort.

-- 
regards,

GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3


Re: cancel command

2008-10-13 Thread Michael Tatge
* On Tue, Oct 14, 2008 06:43AM +0800 bill lam ([EMAIL PROTECTED]) muttered:
 Suppose I hit a key that is not a completely binded such as just a
 single esc, how to cancel this key gracefully, instead of continue
 to hit a space key so that it show an error message then abort.

Hit ^g (that's ctrl-g)

HTH,

Michael
-- 
...and scantily clad females, of course.  Who cares if it's below zero
outside.
-- Linus Torvalds

PGP-Key-ID: 0xDC1A44DD
Jabber: [EMAIL PROTECTED]


Re: cancel command

2008-10-13 Thread bill lam
On Tue, 14 Oct 2008, Michael Tatge wrote:
 Hit ^g (that's ctrl-g)

Thank you Michael, this is what I need.

-- 
regards,

GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3