File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 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
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -704,9 +704,9 @@ Note "+ レジスタのテキストはビジュアル選択しただけで変更
704
704
タは変更される。つまり選択したテキストを上書きできる。
705
705
706
706
*W23*
707
- "* または "+ レジスタにヤンクしている時に、Vim が X11 セレクション (または
708
- X11/Wayland クリップボード ) への接続を確立できない場合、レジスタ 0 が使用され、
709
- 警告が出力される :
707
+ "* または "+ レジスタにヤンクしている時に、Vim が X11 セレクション (またはク
708
+ リップボード ) への接続を確立できない場合、レジスタ 0 が使用され、警告が出力さ
709
+ れる :
710
710
711
711
Warning: Clipboard register not available, using register 0 ~
712
712
Original file line number Diff line number Diff line change 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
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -709,8 +709,8 @@ overwriting selected text.
709
709
710
710
*W23*
711
711
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:
714
714
715
715
Warning: Clipboard register not available, using register 0 ~
716
716
You can’t perform that action at this time.
0 commit comments