From c35930bc20fc79d9d8fbf5db5126c18d3781c2ef Mon Sep 17 00:00:00 2001 From: h-east Date: Sun, 9 Nov 2025 23:26:06 +0900 Subject: [PATCH] Update intro.{txt,jax} --- doc/intro.jax | 4 +--- en/intro.txt | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/doc/intro.jax b/doc/intro.jax index 38c3376cb..3345faa7f 100644 --- a/doc/intro.jax +++ b/doc/intro.jax @@ -1,4 +1,4 @@ -*intro.txt* For Vim バージョン 9.1. Last change: 2025 Nov 01 +*intro.txt* For Vim バージョン 9.1. Last change: 2025 Oct 12 VIM リファレンスマニュアル by Bram Moolenaar @@ -438,8 +438,6 @@ CTRL-{char} 制御文字として入力された文字 {char}。CTRL キーを デリート 127 コマンドの開始バイト ALT-Esc 155 ** GUIにおけるCSI ** - オペレーティングシステムコマンド 157 ** - OSC 応答の完了 ** 行の終端 ( のどれかで、 システムと 'fileformat' に依存) ** diff --git a/en/intro.txt b/en/intro.txt index 828d2852d..46aa9428f 100644 --- a/en/intro.txt +++ b/en/intro.txt @@ -1,4 +1,4 @@ -*intro.txt* For Vim version 9.1. Last change: 2025 Nov 01 +*intro.txt* For Vim version 9.1. Last change: 2025 Oct 12 VIM REFERENCE MANUAL by Bram Moolenaar @@ -450,8 +450,6 @@ notation meaning equivalent decimal value(s) ~ delete 127 command sequence intro ALT-Esc 155 ** CSI when typed in the GUI ** - operating system command 157 ** - finished OSC response ** end-of-line (can be , or , depends on system and 'fileformat') **