Home
last modified time | relevance | path

Searched refs:press (Results 1 – 25 of 95) sorted by relevance

1234

/vim-8.2.3635/runtime/doc/
H A Dusr_20.txt43 Now you can press <Enter> directly. You don't have to move the cursor to the
85 times, if <S-Left> doesn't work). Now press <Insert> to switch to overstrike
91 "t" (this is different from Replace mode). Instead, press <Insert> to switch
100 of what you already typed, without executing it, press CTRL-C or <Esc>.
192 match it found (alphabetically). If you press <Tab> again, you get: >
196 Thus, if the first <Tab> doesn't give you the file you were looking for, press
198 If you press <Tab> on the last matching entry, you will go back to what you
217 When you type ":set i" instead of ":edit i" and press <Tab> you get: >
234 Now type "=" and press <Tab>: >
299 want to repeat that ":set" command again. You could press ":" and then ten
[all …]
H A Dusr_02.txt84 After typing "turtle" you press the <Enter> key to start a new line. Finally
85 you press the <Esc> key to stop Insert mode and go back to Normal mode. You
126 press the <Esc> key. Sometimes you have to press it twice. If Vim beeps back
148 however, you greatly slow down your editing because to press the arrow
165 insert a word somewhere. Don't forget to press <Esc> to go back to Normal
234 Move the cursor to the first line and press "J":
280 If you undo too many times, you can press CTRL-R (redo) to reverse the
388 Don't forget to press <Enter> to finish the command.
434 cursor anywhere between the bars and press CTRL-] (jump to tag), the help
511 Or press Tab to complete: >
[all …]
H A Dft_sql.txt435 of tables, you can press <Right>, this will
439 of columns, you can press <Left>, this will
476 quotes) "se" then press:
478 Assuming "select" is highlighted in the popup list press <Enter> to choose
506 Assuming you have followed the dbext-tutorial you can press <C-C>t to
537 change the schema of a cached table you can press <C-C>R, which
547 < 1. After typing SELECT press <C-C>t to display a list of tables.
550 4. Choose the column from the list and press enter.
551 5. Enter a "," and press <C-C>c. Generating a column list
559 < 1. After typing SELECT press <C-C>t to display a list of tables.
[all …]
H A Dusr_31.txt88 dialog. You can then press "OK" or "Cancel" to tell Vim what you want.
124 window and ask you to press a key to make a choice. >
130 You can now press the single key for the choice. You don't have to press
144 let go of the <Alt> key and press p.
H A Dusr_03.txt147 that you really meant "F". To abort a search, press <Esc>. So "f<Esc>" is an
335 You can press the backspace key (backarrow or <BS>) to make corrections. Use
384 you press <Up> (the cursor key), Vim puts "/three" on the command line.
385 Pressing <Enter> at this point searches for three. If you do not press
386 <Enter>, but press <Up> instead, Vim changes the prompt to "/two". Another
387 press of <Up> moves you to "/one".
433 and press "n" to go along all the matches.
462 Use this to check if the right match will be found. Then press <Enter> to
H A Dos_dos.txt59 2. Enter "sysdm.cpl" and press the "OK" button. The "System Properties"
61 3. Select the "Advanced" tab and press the "Environment Variables..." button.
63 4. Select an existing variable in the "User variables" list and press the
64 "Edit..." button to edit it. Or press the "New..." button to add a new
66 5. After you finished editing variables, press the "OK" button to save the
H A Dusr_29.txt53 it does. So you position the cursor over the call to "write_char" and press
203 type the first bit and press <Tab>: >
207 You will get the first match. If it's not the one you want, press <Tab> until
217 Now use command line completion: press <Tab>. Vim will find all tags that
252 Now press <Enter>. Vim will go to the other window and jump to the selected
332 "#ifdef" and press %. Vim will jump to the "#else". Pressing % again takes
H A Dusr_24.txt78 keys, and the <End> key is hard to press without looking at the keyboard).
123 a word, press CTRL-P, and Vim guesses the rest.
227 If you now press CTRL-N you go back to "/u". Instead, to accept the "/usr/"
271 If you press CTRL-A, the editor inserts the text you typed the last time you
315 Start the new line, and press CTRL-Y 14 times, until you are at the "n" of
542 represent one. To enter a ©, for example, you press three keys: >
H A Dusr_30.txt56 press <Enter>, Vim displays the file "main.c", with the cursor positioned on
389 To remove the superfluous indent in the last line press CTRL-D. This deletes
444 After you execute the following command, every time you press the <Tab> key
449 When you start in the first column and press <Tab>, you get 4 spaces inserted
483 <Tab> you have to press the <BS> key up to eight times to undo it. If you are
544 press "o". The result looks like this:
H A Dusr_04.txt140 with "cl" or with the "s" command, but with "r" you don't have to press <Esc>
215 press "l" to end up in the right position. You can immediately see what text
216 will be deleted when you press "d".
219 text, just press <Esc> and Visual mode will stop without doing anything.
252 the last column is included. To exclude it, use "h". Now press "d" and the
H A Dusr_05.txt206 type the character to find and "2f" is displayed. When you press "w" next,
365 word is to put the cursor on the first character and press F5.
627 The options are grouped by subject. Move the cursor to a subject and press
646 Then press <Enter> to apply the new value. For example, move the cursor a few
652 Then press <Enter> to apply the new value. When you now move the cursor
764 it, or the text scrolls and you have to press <Enter> to continue.
H A Dft_ps1.txt55 To look up keywords using PowerShell's Get-Help, press the |K| key. For more
H A Dusr_26.txt57 Now press CTRL-A. The year will be increased by one:
65 Use "n" to find the next year, and press "." to repeat the CTRL-A ("." is a
H A Dos_unix.txt39 If you then still want the xterm copy/paste with the mouse, press the shift
H A Dusr_07.txt182 To quickly jump between two files, press CTRL-^ (on English-US keyboards the ^
321 the cursor to the start of the text and press "v". This starts Visual mode.
322 Now move the cursor to the end of the text and press "y". This yanks (copies)
H A Dos_qnx.txt43 When the mouse is in use, you can press Alt-RightMouse to open the pterm menu.
H A Dusr_21.txt204 "resume.txt" first press "q" to stop the listing. You will get a prompt:
208 Type "2" and press <Enter> to edit the second file.
349 window, move the cursor to the filename and press "O". Double clicking with
H A Dusr_09.txt240 to select a whole line just press "V".
275 Now press a letter. The selected text is deleted, and the single letter
/vim-8.2.3635/runtime/tutor/
H A Dtutor.utf-821 Now, make sure that your Caps-Lock key is NOT depressed and press
28 ** To move the cursor, press the h,j,k,l keys as indicated. **
106 4. As each error is fixed press <ESC> to return to Normal mode.
127 3. As the text has been appended press <ESC> to return to Normal mode.
201 than d you typed something wrong; press <ESC> and start over.
493 1. Hold down the Ctrl key and press g . We call this CTRL-G.
660 that you see :'<,'>w TEST before you press <ENTER>.
726 3. Now type some text and press <ESC> to exit Insert mode.
862 - press the <HELP> key (if you have one)
863 - press the <F1> key (if you have one)
[all …]
H A Dtutor21 Now, make sure that your Caps-Lock key is NOT depressed and press
28 ** To move the cursor, press the h,j,k,l keys as indicated. **
106 4. As each error is fixed press <ESC> to return to Normal mode.
127 3. As the text has been appended press <ESC> to return to Normal mode.
201 than d you typed something wrong; press <ESC> and start over.
493 1. Hold down the Ctrl key and press g . We call this CTRL-G.
660 that you see :'<,'>w TEST before you press <ENTER>.
726 3. Now type some text and press <ESC> to exit Insert mode.
862 - press the <HELP> key (if you have one)
863 - press the <F1> key (if you have one)
[all …]
/vim-8.2.3635/src/VisVim/
H A DREADME_VisVim.txt9 Studio built-in editor when you double-click on a file or press F4
142 3) Choose 'Main' as editor, enter each hotkey and press the Assign button.
157 assignment, just press "Alt+Shift+g", and correct the error in Vim.
158 Save the file, press Alt+Tab to return to DevStudio and press F7 to compile.
209 Workaround: Get used to press ESC before switching to DevStudio.
/vim-8.2.3635/src/libvterm/t/
H A Dharness.c758 char press; in main() local
763 sscanf(linep, "%c %d%n", &press, &button, &len); in main()
768 vterm_mouse_button(vt, button, (press == 'd' || press == 'D'), mod); in main()
/vim-8.2.3635/runtime/macros/maze/
H A DREADME.txt4 press "g"
/vim-8.2.3635/runtime/syntax/
H A Darduino.vim66 syn keyword arduinoStdFunc max min move pow powf press radians random
/vim-8.2.3635/READMEdir/
H A DREADME_os390.txt64 press :q!

1234