From 6412aa03df3ea66eb2a640c7c09122067ddd7ed9 Mon Sep 17 00:00:00 2001 From: mityu Date: Tue, 11 Mar 2025 22:33:37 +0900 Subject: [PATCH] Update insert.{txt,jax} --- doc/insert.jax | 4 ++-- en/insert.txt | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/insert.jax b/doc/insert.jax index 40a854489..72b37bf85 100644 --- a/doc/insert.jax +++ b/doc/insert.jax @@ -1,4 +1,4 @@ -*insert.txt* For Vim バージョン 9.1. Last change: 2025 Mar 08 +*insert.txt* For Vim バージョン 9.1. Last change: 2025 Mar 09 VIMリファレンスマニュアル by Bram Moolenaar @@ -216,7 +216,7 @@ CTRL-SHIFT-Q |modifyOtherKeys| が有効でない限り、CTRL-V と同じよう 入する。 Note: CTRL-SHIFT-V がシステムによって横取りされる場合 (テキス トをペーストするなど)、代わりに CTRL-SHIFT-Q を使用できること - が多い。ただし、一部の端末 (Gnome Terminal など) では、 + が多い。ただし、一部の端末 (GNOME Terminal など) では、 CTRL-SHIFT-Q は確認なしに端末を終了する。 CTRL-X CTRL-Xモードに入る。これは単語の補完やウィンドウスクロールのコ diff --git a/en/insert.txt b/en/insert.txt index 07668386d..5c0ebcf2e 100644 --- a/en/insert.txt +++ b/en/insert.txt @@ -1,4 +1,4 @@ -*insert.txt* For Vim version 9.1. Last change: 2025 Mar 08 +*insert.txt* For Vim version 9.1. Last change: 2025 Mar 09 VIM REFERENCE MANUAL by Bram Moolenaar @@ -224,7 +224,7 @@ CTRL-SHIFT-Q Works just like CTRL-V, unless |modifyOtherKeys| is active, then it inserts the Escape sequence for a key with modifiers. Note: When CTRL-SHIFT-V is intercepted by your system (e.g., to paste text) you can often use CTRL-SHIFT-Q instead. - However, in some terminals (e.g. Gnome Terminal), CTRL-SHIFT-Q + However, in some terminals (e.g. GNOME Terminal), CTRL-SHIFT-Q quits the terminal without confirmation. CTRL-X Enter CTRL-X mode. This is a sub-mode where commands can @@ -663,8 +663,8 @@ Also see the 'infercase' option if you want to adjust the case of the match. When inserting a selected candidate word from the |popup-menu|, the part of the candidate word that does not match the query is highlighted using -|hl-ComplMatchIns|. If fuzzy is enabled in 'completopt', highlighting will not -be applied. +|hl-ComplMatchIns|. If fuzzy is enabled in 'completeopt', highlighting will +not be applied. *complete_CTRL-E* When completion is active you can use CTRL-E to stop it and go back to the