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
*
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
*
clipboard: keep track of ownership and cache clipboard data locally
Björn Linse
2015-06-25
*
clipboard: don't use &shell in clipboard provider
Björn Linse
2015-06-25
*
clipboard: handle linewise/charwise selections correctly
Björn Linse
2014-12-08
*
clipboard: support separate '+' and '*' clipboards
Björn Linse
2014-12-08
*
clipboard: check for X on every invocation
Justin M. Keyes
2014-11-23
*
runtime: Reimplement python/clipboard providers in vimscript
Thiago de Arruda
2014-11-18