vim-patch:9.1.1984: terminal OSC52 support can be improved (#37543)

Problem:  terminal OSC52 support to access the clipboard can be improved
Solution: Include and package the optional osc52 package, note: this
          requires a Vim with clipboard provider feature (Foxe Chen).

related: vim/vim#14995
closes: vim/vim#18575

02b8ec7da5

----

Nvim has incompatible implementation for OSC52 clipboard provider.
Vim9 is N/A.

Co-authored-by: Foxe Chen <chen.foxe@gmail.com>
This commit is contained in:
Jan Edmund Lazo
2026-01-24 19:17:33 -05:00
committed by GitHub
parent 57574db154
commit 4cce77e547
3 changed files with 4 additions and 0 deletions

View File

@@ -241,7 +241,9 @@ an archive or as a repository. For an archive you can follow these steps:
else.
------------------------------------------------------------------------------
Adding nohlsearch package *nohlsearch-install* *package-nohlsearch*
------------------------------------------------------------------------------
Load the plugin with this command: >
packadd nohlsearch

View File

@@ -99,6 +99,7 @@ src/testdir/test_listener.vim
src/testdir/test_mzscheme.vim
src/testdir/test_plugin_comment.vim
src/testdir/test_plugin_glvs.vim
src/testdir/test_plugin_osc52.vim
src/testdir/test_python2.vim
src/testdir/test_pyx2.vim
src/testdir/test_restricted.vim

View File

@@ -19,6 +19,7 @@
^runtime/pack/dist/opt/comment/
^runtime/pack/dist/opt/dvorak/
^runtime/pack/dist/opt/editorconfig/
^runtime/pack/dist/opt/osc52/
^runtime/print/
^runtime/spell/.*\.latin1
^runtime/syntax/generator/