| /vim-8.2.3635/runtime/doc/ |
| H A D | undo.txt | 7 Undo and redo *undo-redo* 12 2. Two ways of undo |undo-two-ways| 16 6. Remarks about undo |undo-remarks| 24 *:u* *:un* *:undo* 55 2. Two ways of undo *undo-two-ways* 68 The undo command undoes the previous change, and also the previous undo 116 4. Undo branches *undo-branches* *undo-tree* 135 specific undo-able change, see |:undo|. 232 5. Undo persistence *undo-persistence* *persistent-undo* 348 "Skipping undo file write, nothing to undo" [all …]
|
| H A D | usr_32.txt | 5 The undo tree 8 Vim provides multi-level undo. If you undo a few changes and then make a new 9 change you create a branch in the undo tree. This text is about moving 42 information in a file see |undo-persistence|. 47 In section |02.5| we only discussed one line of undo/redo. But it is also 48 possible to branch off. This happens when you undo a few changes and then 49 make a new change. The new changes become a branch in the undo tree. 65 If we now undo one change, back to "one too", and change "one" to "me" we 66 create a branch in the undo tree: 97 :undo 2 [all …]
|
| H A D | usr_02.txt | 252 Type "u" to undo the last delete. That delete removed the g, so the undo 280 If you undo too many times, you can press CTRL-R (redo) to reverse the 281 preceding command. In other words, it undoes the undo. To see this in 286 There's a special version of the undo command, the "U" (undo line) command. 287 The undo line command undoes all the changes made on the last line that was
|
| H A D | tags | 3385 :undo undo.txt /*:undo* 5869 clear-undo undo.txt /*clear-undo* 9865 undo undo.txt /*undo* 9866 undo-blocks undo.txt /*undo-blocks* 9867 undo-branches undo.txt /*undo-branches* 9868 undo-commands undo.txt /*undo-commands* 9870 undo-redo undo.txt /*undo-redo* 9871 undo-remarks undo.txt /*undo-remarks* 9872 undo-tree undo.txt /*undo-tree* 9873 undo-two-ways undo.txt /*undo-two-ways* [all …]
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_undo.vim | 34 undo 62 undo 439 undo 448 undo 450 undo 494 undo 569 undo 580 undo 610 undo 683 undo [all …]
|
| H A D | test_ex_undo.vim | 1 " Tests for :undo 4 new ex-undo 12 undo 14 undo 1 16 undo 0
|
| H A D | test_filechanged.vim | 62 " With an undo file the reload can be undone and a change before the 76 " undo the reload 77 undo 80 " undo the change before reload 81 undo
|
| H A D | test_listener.vim | 30 set undolevels& " start new undo block 32 undo 294 set undolevels& " start new undo block 296 undo 313 set undolevels& " start new undo block 315 undo 320 " undo replaces empty line and adds 3 lines
|
| H A D | test_changedtick.vim | 13 undo 14 " Somehow undo counts as two changes.
|
| H A D | test_help.vim | 74 call feedkeys(":help :undo\<C-A>\<C-B>\"\<CR>", 'tx') 75 call assert_equal('"help :undo :undoj :undol :undojoin :undolist', @:)
|
| H A D | test_tcl.vim | 31 \ ['E21:', 'cannot save undo information']) 453 \ ['E21:', 'cannot save undo information']) 499 \ ['E21:', 'cannot save undo information']) 535 \ ['E21:', 'cannot save undo information']) 537 \ ['E21:', 'cannot save undo information']) 539 \ ['E21:', 'cannot save undo information'])
|
| H A D | test_textprop.vim | 923 " Set 'undolevels' to break changes into undo-able pieces. 930 " Insert a character, then undo. 935 undo 939 " Delete a character, then undo 944 undo 948 " Delete the line, then undo 952 undo 955 " Insert a character, delete two characters, then undo with "U" 968 " substitute a word, then undo 977 undo
|
| H A D | test20.in | 2 First test for undo working properly when executing commands from a register.
|
| /vim-8.2.3635/runtime/ |
| H A D | vimrc_example.vim | 27 set undofile " keep an undo file (undo changes after closing)
|
| H A D | defaults.vim | 71 " CTRL-U in insert mode deletes a lot. Use CTRL-G u to first break undo, 72 " so that you can undo CTRL-U after inserting a line break.
|
| /vim-8.2.3635/src/po/ |
| H A D | ko.UTF-8.po | 2628 msgstr "undo 정보를 저장할 수 없습니다" 5723 msgid "Skipping undo file write, nothing to undo" 5724 msgstr "undo할 내용이 없어서 undo 파일 저장을 건너뜁니다" 5727 msgid "Writing undo file: %s" 5728 msgstr "undo 파일 쓰는 중: %s" 5739 msgid "Reading undo file: %s" 5740 msgstr "undo 파일 읽는 중: %s" 5771 msgstr "undo 파일 %s을(를) 읽어들였습니다" 5814 msgid "Nothing to undo" 5828 msgstr "E439: undo 목록이 깨졌습니다" [all …]
|
| H A D | ko.po | 5723 msgid "Skipping undo file write, nothing to undo" 5724 msgstr "undo�� ������ ��� undo ���� ������ �dzʶݴϴ�" 5727 msgid "Writing undo file: %s" 5728 msgstr "undo ���� ���� ��: %s" 5739 msgid "Reading undo file: %s" 5740 msgstr "undo ���� �д� ��: %s" 5747 msgid "E823: Not an undo file: %s" 5814 msgid "Nothing to undo" 5827 msgid "E439: undo list corrupt" 5830 msgid "E440: undo line missing" [all …]
|
| H A D | pl.UTF-8.po | 2567 msgid "cannot save undo information" 5702 msgid "Skipping undo file write, nothing to undo" 5706 msgid "Writing undo file: %s" 5707 msgstr "Zapisuję plik undo: %s" 5718 msgid "Reading undo file: %s" 5719 msgstr "Wczytuję plik undo: %s" 5726 msgid "E823: Not an undo file: %s" 5749 msgid "Finished reading undo file %s" 5793 msgid "Nothing to undo" 5806 msgid "E439: undo list corrupt" [all …]
|
| H A D | pl.cp1250.po | 2567 msgid "cannot save undo information" 5702 msgid "Skipping undo file write, nothing to undo" 5706 msgid "Writing undo file: %s" 5707 msgstr "Zapisuj� plik undo: %s" 5718 msgid "Reading undo file: %s" 5719 msgstr "Wczytuj� plik undo: %s" 5726 msgid "E823: Not an undo file: %s" 5749 msgid "Finished reading undo file %s" 5793 msgid "Nothing to undo" 5806 msgid "E439: undo list corrupt" [all …]
|
| H A D | pl.po | 2567 msgid "cannot save undo information" 5702 msgid "Skipping undo file write, nothing to undo" 5706 msgid "Writing undo file: %s" 5707 msgstr "Zapisuj� plik undo: %s" 5718 msgid "Reading undo file: %s" 5719 msgstr "Wczytuj� plik undo: %s" 5726 msgid "E823: Not an undo file: %s" 5749 msgid "Finished reading undo file %s" 5793 msgid "Nothing to undo" 5806 msgid "E439: undo list corrupt" [all …]
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | readline.vim | 281 \ undo 298 \ vi-undo 337 \ vi-undo
|
| /vim-8.2.3635/runtime/tutor/ |
| H A D | tutor.utf-8 | 328 ** Press u to undo the last commands, U to fix a whole line. ** 333 3. Now type u to undo the last command executed. 336 6. Now type u a few times to undo the U and preceding commands. 338 to redo the commands (undo the undo's). 340 ---> Fiix the errors oon thhis line and reeplace them witth undo. 366 8. To undo previous actions, type: u (lowercase u) 367 To undo all the changes on a line, type: U (capital U) 368 To undo the undo's, type: CTRL-R
|
| H A D | tutor | 328 ** Press u to undo the last commands, U to fix a whole line. ** 333 3. Now type u to undo the last command executed. 336 6. Now type u a few times to undo the U and preceding commands. 338 to redo the commands (undo the undo's). 340 ---> Fiix the errors oon thhis line and reeplace them witth undo. 366 8. To undo previous actions, type: u (lowercase u) 367 To undo all the changes on a line, type: U (capital U) 368 To undo the undo's, type: CTRL-R
|
| /vim-8.2.3635/src/proto/ |
| H A D | spellfile.pro | 8 void spell_add_word(char_u *word, int len, int what, int idx, int undo);
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | jsonc.vim | 17 " A list of commands that undo buffer local changes made below.
|