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
/
test
/
functional
/
clipboard
/
clipboard_provider_spec.lua
Commit message (
Expand
)
Author
Age
*
test: cleanup
Justin M. Keyes
2019-05-05
*
clipboard: setreg("*") with clipboard=unnamed #9954
Justin M. Keyes
2019-04-28
*
clipboard: Support custom VimL functions #9304
Rui Abreu Ferreira
2018-12-03
*
msg: do not scroll entire screen (#8088)
Björn Linse
2018-03-31
*
doc: replace ":CheckHealth" with ":checkhealth"
Justin M. Keyes
2017-10-17
*
ops: save and restore clipboard batch status when entering cmdline window
Björn Linse
2017-10-15
*
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: remove start_batch_changes() in redir_write()
Justin M. Keyes
2017-08-20
*
clipboard: avoid error flood during :redir
Justin M. Keyes
2017-08-20
*
functests: Replace execute with either command or feed_command
ZyX
2017-04-09
*
clipboard: set v:register after startup (#5708)
Björn Linse
2017-03-18
*
defaults: Revert 'mouse=a' (#6022)
Justin M. Keyes
2017-01-28
*
Enable clipboard provider tests in Windows
Rui Abreu Ferreira
2017-01-20
*
Mark some functional tests as pending in Windows
Rui Abreu Ferreira
2016-08-26
*
clipboard: fix v:register when clipboard=unnamed,unnamedplus
Björn Linse
2016-07-12
*
functests: Check logs in lua code
ZyX
2016-06-10
*
test/functional: clean up according to luacheck (part 2)
Marco Hinz
2015-11-23
*
clipboard: avoid clipboard during :global. #2809
Felipe Morales
2015-08-30
*
test: Make sure ENTER prompt is exited in clipboard_provider_spec
Thiago de Arruda
2015-08-13
*
clipboard: support clipboard=unnamedplus,unnamed
Björn Linse
2015-08-07
*
clipboard: add tests for error fallback and middleclick paste
Björn Linse
2015-07-20
*
clipboard: don't overwrite before pasting in visual mode. #2945
Björn Linse
2015-07-04
*
clipboard: cleanup `valid_yank_reg` and use it for `:redir`
Björn Linse
2015-04-17
*
clipboard: simplify handling of of put in visual mode.
Björn Linse
2015-04-17
*
clipboard: fix "" register not updated when clipboard=unnamed
Björn Linse
2015-04-11
*
clipboard: adjust v:register when clipboard=unnamed
Björn Linse
2015-04-11
*
clipboard: handle clipboard reading directly in `get_yank_register`
Björn Linse
2015-04-05
*
test/clipboard: more clipboard test cleanups
Björn Linse
2015-04-05
*
clipboard: improve the handling of newlines in `get_clipboard`
Björn Linse
2015-04-05
*
clipboard: reallow `:put`
Björn Linse
2015-04-05
*
clipboard: show "* and "+ in :registers
Björn Linse
2015-04-05
*
test/clipboard: split unrelated subtests
Björn Linse
2015-04-05
*
clipboard: more register tests for delete
Björn Linse
2015-01-27
*
test: Make it possible to run functional tests with plain lua
Thiago de Arruda
2015-01-22
*
clipboard: fix `let @+ = ...` and add test
Björn Linse
2014-12-08
*
clipboard: add functional test
Björn Linse
2014-12-08