File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- *starting.txt* For Vim バージョン 9.1. Last change: 2025 Nov 09
1+ *starting.txt* For Vim バージョン 9.1. Last change: 2025 Dec 20
22
33
44 VIM リファレンスマニュアル by Bram Moolenaar
@@ -1246,11 +1246,11 @@ $VIMRUNTIME を空の値に設定してはならない。いくつかの機能
124612466. サスペンド *suspend*
12471247
12481248 *iconize* *iconise* *CTRL-Z* *v_CTRL-Z*
1249- CTRL-Z ":stop" のようにVimをサスペンドする 。
1249+ CTRL-Z ":stop" のように Vim をサスペンドする 。
12501250 ノーマルモードとビジュアルモードで動作する。挿入モード
1251- とコマンドラインモードでは、CTRL-Z は通常のキャラクタ文
1252- 字として入力 ・挿入される。ビジュアルモードで使用したと
1253- きはサスペンドから復帰するとノーマルモードになる 。
1251+ とコマンドラインモードでは、CTRL-Z は通常のキャラクタ
1252+ 文字として入力 ・挿入される。ビジュアルモードでは、Vim
1253+ はサスペンドする前に通常モードに戻る 。
12541254 Note: CTRL-Z がアンドゥになる場合は | mswin.vim | を参照。
12551255
12561256
Original file line number Diff line number Diff line change 1- *starting.txt* For Vim version 9.1. Last change: 2025 Nov 09
1+ *starting.txt* For Vim version 9.1. Last change: 2025 Dec 20
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1287,7 +1287,7 @@ CTRL-Z Suspend Vim, like ":stop".
12871287 Works in Normal and in Visual mode. In Insert and
12881288 Command-line mode, the CTRL-Z is inserted as a normal
12891289 character. In Visual mode Vim goes back to Normal
1290- mode.
1290+ mode before suspending .
12911291 Note: if CTRL-Z undoes a change see | mswin.vim | .
12921292
12931293
You can’t perform that action at this time.
0 commit comments