index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
autoload
/
provider
/
clipboard.vim
Commit message (
Expand
)
Author
Age
*
fixup(clipboard): Fix error not properly handled #14984
Shadman
2021-07-11
*
fixup(clipboard): Use case matching #14962
Shadman
2021-07-02
*
BugFix(clipboard): Fix block paste not working properly
shadmansaleh
2021-07-01
*
added support for termux-clipboard : clipboard.vim (#14244)
Aditya Alok
2021-03-29
*
Fix clipboard provider detection (#13190)
necabo
2020-10-29
*
g:clipboard: allow command given as a list #12775
DDoSolitary
2020-09-01
*
win,runtime: Fix problem when win32yank was a symbolic link in WSL [skip ci] ...
erw7
2020-04-15
*
clipboard: do not close stderr together with stdout (fixup #11617)
Björn Linse
2020-01-02
*
clipboard: close stdout when copying via xclip #11617
Jan Edmund Lazo
2020-01-02
*
clipboard: handle/avoid SIGTERM with previous owner #10765
Daniel Hahler
2019-08-14
*
provider: g:loaded_xx_provider=2 means "enabled and working"
Justin M. Keyes
2019-08-04
*
provider: decide status by g:loaded_xx_provider
Justin M. Keyes
2019-08-04
*
provider: let providers decide their status
Rui Abreu Ferreira
2019-08-04
*
clipboard: Always copy as plain text in Wayland #9737
Tim Morgan
2019-03-16
*
clipboard/macOS: assume that pbcopy works #9480
Marco Hinz
2019-01-10
*
clipboard: Revert unused check #9309
@equalsraf
2018-12-04
*
clipboard: Support custom VimL functions #9304
Rui Abreu Ferreira
2018-12-03
*
clipboard: Prefer xclip (#9302)
Justin M. Keyes
2018-12-01
*
clipboard.vim: check for win32yank.exe #9263
Bjorn Neergaard
2018-11-21
*
clipboard: support Wayland (#9230)
ainola
2018-11-13
*
macOS: Use `pbpaste` to detect a working clipboard (#7983)
Marco Hinz
2018-02-08
*
clipboard: macOS: fallback to tmux if pbcopy is broken #7940
Justin M. Keyes
2018-01-31
*
provider: delete vimL stderr collector, now that it exists builtin
Björn Linse
2017-12-23
*
Revert "provider: delete vimL stderr collector, now that it exists builtin"
Björn Linse
2017-11-27
*
provider: delete vimL stderr collector, now that it exists builtin
Björn Linse
2017-11-26
*
clipboard: disallow recursion; show hint only once (#7203)
Justin M. Keyes
2017-08-22
*
clipboard: test g:clipboard validation, fix a bug
Justin M. Keyes
2017-08-20
*
clipboard: avoid error flood during :redir
Justin M. Keyes
2017-08-20
*
provider: clipboard: Only report stderr if the job failed
James McCoy
2017-07-24
*
provider/clipboard.vim: fix logic issue #7042
Andy Russell
2017-07-17
*
provider/clipboard.vim: capture/display errors (#6684)
Andy Russell
2017-07-15
*
provider/clipboard.vim: Handle missing g:clipboard keys
Justin M. Keyes
2017-06-28
*
provider/clipboard.vim: allow configuration #6030
Justin M. Keyes
2017-06-27
*
provider/clipboard: add tmux support (#6894)
Xu Cheng
2017-06-15
*
health.vim: Set 'iskeyword' to that of ft=help.
Justin M. Keyes
2017-04-19
*
Windows: Clipboard provider win32yank
Rui Abreu Ferreira
2017-01-20
*
clipboard: only check for pbcopy on macOS (#5927)
Marco Hinz
2017-01-11
*
provider/clipboard.vim: fallback if xsel is broken (#5868)
Justin M. Keyes
2017-01-04
*
clipboard: show error message only once and put in history (#5870)
Marco Hinz
2017-01-04
*
provider/clipboard.vim: never show a warning on sourcing
Marco Hinz
2016-11-02
*
provider/clipboard.vim: refactor
Marco Hinz
2016-11-02
*
clipboard: fix v:register when clipboard=unnamed,unnamedplus
Björn Linse
2016-07-12
*
doc/clipboard: cleanup
Justin M. Keyes
2016-06-15
*
runtime: clipboard: start daemons in /
Aleksa Sarai
2016-06-07
*
clipboard: support "doit" tool
Joel D. Elkins
2016-05-15
*
clipboard: support "lemonade" tool
Shougo Matsushita
2016-04-17
*
clipboard: Check $DISPLAY. Prefer xsel. #4150
Shougo Matsushita
2016-02-05
*
clipboard: Detach clipboard helper, so contents is kept after nvim exit
Björn Linse
2016-01-20
*
clipboard: support clipboard=unnamedplus,unnamed
Björn Linse
2015-08-07
*
clipboard: avoid redundant error message on `clipboard_get` failure .
Björn Linse
2015-06-25
[next]