[mcclim-devel] newbie niggles and whines.
Paolo Amoroso
amoroso at mclink.it
Mon Jan 3 16:07:59 UTC 2005
David Golden <david.golden at oceanfree.net> writes:
> 4. Listener: deletion on the command line. Probably a feature that's
> coming just not implemented. Once the listener displays the e.g. "Show
> Class Subclasses (class)" , you can't "go back" with the backspace key
> anymore - it just outputs "(class)" again.
Real men use Emacs keybindings :)
You can delete the whole line with C-u, or the word to the left of the
cursor with M-Backspace. Or you may use the following:
1) C-b or M-b to move the cursor left
2) C-d or C-k to delete part or all of the rightmost part of the line
Paolo
--
Why Lisp? http://alu.cliki.net/RtL%20Highlight%20Film
More information about the mcclim-devel
mailing list