Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.atnf.csiro.au/computing/software/gipsy/hermes/cledit.html
Дата изменения: Unknown
Дата индексирования: Fri Jan 16 22:27:40 2009
Кодировка:

Поисковые слова: http astrokuban.info astrokuban
Command Line Editing

Command Line Editing


The text in the User Command Area and the various transient prompter windows can be edited using the following set of commands:
CTRL-A  move to start of line  
CTRL-B  move one position back  
CTRL-D  forward delete one character  
CTRL-E  move to end of line  
CTRL-F  move one position forward  
CTRL-H  backward delete one character  
CTRL-K  forward delete rest of line  
CTRL-U  delete complete line  
DEL     backward delete one character
On most keyboards, a left-arrow can be used instead of CTRL-B, and a right-arrow instead of CTRL-F.
Hermes GIPSY