Package: neovim
Version: 0.7.2-3
Severity: wishlist

neovim support modern pasting now.

In light of this updating dependency further with following packages may
be good idea.

* "wl-clipboard" (this is even higher priority than "xclip")
* "tmux"

Details:

Currently, neovim recommends:
  --\ Recommends (3)
    --- python3-pynvim
    --- xclip | xsel
    --- xxd
  --\ Suggests (2)
    --- ctags
    --- vim-scripts

On the other hand, `:h clipboard-tool`  lists

  - g:clipboard
  - pbcopy, pbpaste (macOS)
  - wl-copy, wl-paste (if $WAYLAND_DISPLAY is set)
  - xclip (if $DISPLAY is set)
  - xsel (if $DISPLAY is set)
  - lemonade (for SSH) https://github.com/pocke/lemonade
  - doitclient (for SSH) http://www.chiark.greenend.org.uk/~sgtatham/doit/
  - win32yank (Windows)
  - termux (via termux-clipboard-set, termux-clipboard-set)
  - tmux (if $TMUX is set)

If I am not mistaken, it seems natural to add "wl-clipboard" as another
recommends entry

Also, it only lists "tmux" and no "screen".  If this is due to lack of
paste support by "screen", including "tmux" in recommends or suggests
may be a good idea.

-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 5.18.0-2-amd64 (SMP w/12 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages neovim depends on:
ii  libc6            2.33-8
ii  libluajit-5.1-2  2.1.0~beta3+git20220320+dfsg-4
ii  libmsgpackc2     3.3.0-4
ii  libtermkey1      0.22-1
ii  libtree-sitter0  0.20.6-1
ii  libunibilium4    2.1.0-1
ii  libuv1           1.44.1-2
ii  libvterm0        0.1.4-1
ii  lua-luv          1.43.0-0-2
ii  neovim-runtime   0.7.2-3

Versions of packages neovim recommends:
ii  python3-pynvim  0.4.2-2
ii  xclip           0.13-2
ii  xxd             2:8.2.4793-1

Versions of packages neovim suggests:
ii  exuberant-ctags [ctags]  1:5.9~svn20110310-16
ii  vim-scripts              20210124.2

-- no debconf information

Reply via email to