Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Convert a laptop's Enter key into Forward Delete' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Convert a laptop's Enter key into Forward Delete
Authored by: imacpr0n on Jan 29, '07 06:26:51AM

Emacs control-key commands work in most text-entry contexts on the Macintosh:

Control-d: delete char forward
Control-f: move forward char
Control-b: move backward char
Control-a: move to beginning of line
Control-e: move to end of line
Control-n: move to next line
Control-p: move to previous line



[ Reply to This | # ]
Convert a laptop's Enter key into Forward Delete
Authored by: Hal Itosis on Jan 30, '07 05:58:10PM

and also...

control-K (kill line): deletes FORWARD from cursor to the end of the line!

-HI-



[ Reply to This | # ]