On Sat, Aug 28, 2010 at 2:13 AM, Tha.Suresh <[email protected]> wrote: > Erase a word in the terminal > > <ALT> <BACKSPACE> > > hit BACKSPACE more than once to delete more words
Ctrl+W also does the same (deletes word to left of cursor) I also find these useful CTRL+D - deletes character at cursor ALT +D - deletes word to right of cursor CTRL+A - moves cursor to beginning of line CTRL+E - moves cursor to end of line CTRL+F/B - Moves cursor forward/backward by one character -- benjamin rualthanzauva _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
