File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 1
- *gui_w32.txt* For Vim バージョン 8.1. Last change: 2019 Apr 28
1
+ *gui_w32.txt* For Vim バージョン 8.1. Last change: 2019 May 05
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -19,7 +19,6 @@ Win32でのVimのグラフィカルユーザーインターフェイス *gui-w32
19
19
| gui.txt | GUIの一般的な要素。
20
20
| os_win32.txt | Win32特有の要素。
21
21
22
- {Vi にはWindowsのGUIは無い}
23
22
24
23
==============================================================================
25
24
1. GUIを始める *gui-w32-start*
@@ -417,7 +416,7 @@ Vimのウィンドウに1つもしくは複数のファイルをドラッグ&ド
417
416
418
417
*:simalt* *:sim*
419
418
:sim[alt] {key} Alt と {key} の同時押しをシミュレートする。
420
- {Vi にはない} { Win32バージョンだけの機能}
419
+ {Win32バージョンだけの機能}
421
420
Note: ":si" は "i" フラグ付きの ":s" になる。
422
421
423
422
通常、Vimでは使用可能なマッピングを増やすために、Alt-<Key> の全ての組み合わせを
Original file line number Diff line number Diff line change 1
- *gui_w32.txt* For Vim version 8.1. Last change: 2019 Apr 28
1
+ *gui_w32.txt* For Vim version 8.1. Last change: 2019 May 05
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -19,7 +19,6 @@ Other relevant documentation:
19
19
| gui.txt | For generic items of the GUI.
20
20
| os_win32.txt | For Win32 specific items.
21
21
22
- {Vi does not have a Windows GUI}
23
22
24
23
==============================================================================
25
24
1. Starting the GUI *gui-w32-start*
@@ -414,7 +413,7 @@ be opened as normal. See |drag-n-drop|.
414
413
415
414
*:simalt* *:sim*
416
415
:sim[alt] {key} simulate pressing {key} while holding Alt pressed.
417
- {not in Vi} { only for Win32 versions}
416
+ {only for Win32 versions}
418
417
Note: ":si" means ":s" with the "i" flag.
419
418
420
419
Normally, Vim takes control of all Alt-<Key> combinations, to increase the
You can’t perform that action at this time.
0 commit comments