Skip to content

Commit 636266d

Browse files
committed
Update by original
1 parent 7daec59 commit 636266d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

doc/gui_x11.jax

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*gui_x11.txt* For Vim バージョン 9.1. Last change: 2025 Sep 01
1+
*gui_x11.txt* For Vim バージョン 9.1. Last change: 2025 Sep 02
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -704,9 +704,9 @@ Note "+ レジスタのテキストはビジュアル選択しただけで変更
704704
タは変更される。つまり選択したテキストを上書きできる。
705705

706706
*W23*
707-
"* または "+ レジスタにヤンクしている時に、Vim が X11 セレクション (または
708-
X11/Wayland クリップボード) への接続を確立できない場合、レジスタ 0 が使用され、
709-
警告が出力される:
707+
"* または "+ レジスタにヤンクしている時に、Vim が X11 セレクション (またはク
708+
リップボード) への接続を確立できない場合、レジスタ 0 が使用され、警告が出力さ
709+
れる:
710710

711711
Warning: Clipboard register not available, using register 0 ~
712712

en/gui_x11.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*gui_x11.txt* For Vim version 9.1. Last change: 2025 Sep 01
1+
*gui_x11.txt* For Vim version 9.1. Last change: 2025 Sep 02
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -709,8 +709,8 @@ overwriting selected text.
709709

710710
*W23*
711711
When you are yanking into the "* or "+ register and Vim cannot establish a
712-
connection to the X11 selection (or X11/Wayland clipboard), it will use
713-
register 0 and output a warning:
712+
connection to the X11 selection (or clipboard), it will use register 0 and
713+
output a warning:
714714

715715
Warning: Clipboard register not available, using register 0 ~
716716

0 commit comments

Comments
 (0)