mirror of
https://github.com/neovim/neovim.git
synced 2026-02-11 22:38:48 +00:00
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>
97 lines
1.4 KiB
Plaintext
97 lines
1.4 KiB
Plaintext
^\.
|
|
^README
|
|
^ci/
|
|
^lang/
|
|
^nsis/
|
|
^pixmaps/
|
|
^runtime/colors/tools/
|
|
^runtime/doc/gui_
|
|
^runtime/doc/version[4-6]\.txt
|
|
^runtime/doc/vim9
|
|
^runtime/hi[1-9]
|
|
^runtime/icons
|
|
^runtime/indent/testdir/
|
|
^runtime/lang/
|
|
^runtime/macros/hanoi
|
|
^runtime/macros/life/
|
|
^runtime/macros/maze
|
|
^runtime/macros/urm
|
|
^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/
|
|
^runtime/syntax/testdir/
|
|
^runtime/tutor/it/
|
|
^runtime/tutor/ru/
|
|
^runtime/tutor/sr/
|
|
^runtime/vim[0-9l]
|
|
^runtime/.\+\.c$
|
|
^runtime/.\+\.mak$
|
|
^runtime/.\+Makefile$
|
|
^runtime/.\+getscript
|
|
^runtime/.\+vimball
|
|
^src/.*popupwin
|
|
^src/.\+\.sh
|
|
^src/GvimExt/
|
|
^src/INSTALL
|
|
^src/Make
|
|
^src/[a-z]\+_cmdidxs\.h$
|
|
^src/auto/
|
|
^src/beval
|
|
^src/bigvim
|
|
^src/config\.[a-z]
|
|
^src/configure
|
|
^src/crypt
|
|
^src/gui[_.]
|
|
^src/if_
|
|
^src/install
|
|
^src/json[_.]
|
|
^src/libvterm/
|
|
^src/link\.
|
|
^src/msvc[-2]
|
|
^src/msys[36]
|
|
^src/nbdebug
|
|
^src/os_amiga
|
|
^src/os_haiku
|
|
^src/os_qnx
|
|
^src/os_vms
|
|
^src/os_w32
|
|
^src/osdef
|
|
^src/po/.*\.desktop
|
|
^src/po/.*sjis
|
|
^src/proto
|
|
^src/testdir/dumps/
|
|
^src/testdir/python
|
|
^src/testdir/test_balloon
|
|
^src/testdir/test_channel
|
|
^src/testdir/test_terminal
|
|
^src/testdir/test_vim9
|
|
^src/tool[a-z]
|
|
^src/vim\.[^h]
|
|
^src/vim9
|
|
^src/xpm
|
|
^src/xxd/
|
|
^tools/
|
|
\.1$
|
|
\.aap$
|
|
\.awk$
|
|
\.bmp$
|
|
\.desktop$
|
|
\.diff$
|
|
\.ico$
|
|
\.info$
|
|
\.man$
|
|
\.mms$
|
|
\.pl$
|
|
\.xbm$
|
|
_example\.vim$
|
|
/tags$
|
|
README_[a-z]\+\.txt$
|
|
[_.]cp125[0-1]
|
|
netbeans
|
|
textprop
|
|
vimtutor
|