For using the editor , you should make yourself comfortable with some keyboard shortcuts that make it easier to position the cursor and edit the file. The complete shortcut reference is also listed in section Descripción general.
1 one letter to the left Left Arrow 2 one letter to the right Right Arrow 3 one word to the left Ctrl+Left Arrow 4 one word to the right Ctrl+Right Arrow 5 one line upwards Up Arrow 6 one line downwards Down Arrow 7 to the beginning of the line Inicio 8 to the end of the line END 9 one page up RePág 10 one page down AvPág 11 to the beginning of the current file Ctrl+RePág 12 to the end of the current file Ctrl+AvPág 13 one letter to the left Mayús+Left Arrow 14 one letter to the right Mayús+Right Arrow 15 one word to the left Ctrl+Mayús+Left Arrow 16 one word to the right Ctrl+Mayús+Right Arrow 17 one line upwards Ctrl+Up 18 one line downwards Ctrl+Down 19 to the beginning of the current line Ctrl+Inicio 20 to the end of the current line Ctrl+END 21 one page up Mayús+RePág 22 one page down Mayús+AvPág 23 to the beginning of the current file Ctrl+Mayús+RePág 24 to the end of the current file Ctrl+Mayús+AvPág 25 en/disable insertmode INS 26 copy selection to the clipboard Ctrl+C, Ctrl+INS 27 insert text from the clipboard Ctrl+V, Mayús+INS 28 delete current line Ctrl+K 29 insert line after current line END, then Intro 30 insert line before current line Inicio, then Intro 31 undo editing step Ctrl+Z 32 redo an undo step Ctrl+Y 33 tabulator TAB 34 delete letter left of cursor position Backspace 35 delete letter right of cursor position Delete 36 delete selected text Select text, then Backspace |