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
Commit message (
Expand
)
Author
Age
*
Merge pull request #11310 from bfredl/luarpc
Björn Linse
2019-11-10
|
\
|
*
lua: vim.rpcrequest, vim.rpcnotify, vim.NIL
Björn Linse
2019-11-10
*
|
test/Screen:expect: replace "{IGNORE}" with "{MATCH:…}"
Justin M. Keyes
2019-11-09
*
|
tests: Screen:expect: support "{MATCH:…}"
Daniel Hahler
2019-11-09
*
|
paste: Select-mode, Visual-mode #11360
Justin M. Keyes
2019-11-09
|
/
*
doc: vim.fn, vim.call(), vim.api [ci skip]
Justin M. Keyes
2019-11-06
*
Merge #11319 'inccommand: fix issues with modifiers and prompting'
Justin M. Keyes
2019-11-05
|
\
|
*
Prevent prompts during inccommand previews
Rob Pilling
2019-10-31
|
*
Prevent :topleft, etc modifying the inccommand preview window
Rob Pilling
2019-10-31
|
*
Allow multiple leading colons before and after modifiers for 'inccommand'
Rob Pilling
2019-10-31
|
*
Remove unnecessary expr in 'icm' test
Rob Pilling
2019-10-31
*
|
terminal: add tests for palette color forwarding
Björn Linse
2019-11-03
*
|
test/screen: make snapshot_util() work properly in rgb_cterm mode
Björn Linse
2019-11-02
|
/
*
Merge pull request #11302 from bfredl/luacall
Björn Linse
2019-10-27
|
\
|
*
lua: add vim.fn.{func} for direct access to vimL function
Björn Linse
2019-10-27
*
|
tests: remove some redundant legacy tests #11028
Daniel Hahler
2019-10-26
|
/
*
test/pcall_err(): truncate full paths, omit linenr
Justin M. Keyes
2019-10-26
*
lua/stdlib: adjust some validation messages #11271
Hirokazu Hata
2019-10-26
*
build/doc/CI: remove/update quickbuild references #11258
Justin M. Keyes
2019-10-19
*
ex_echo: fix check for got_int #11225
Daniel Hahler
2019-10-19
*
test/functional: retry/Screen: failure instead of error #11173
Daniel Hahler
2019-10-19
*
tests: let_spec: enable "multibyte env var to child process" (#11233)
Daniel Hahler
2019-10-18
*
build: do not build test fixtures by default (#11230)
Daniel Hahler
2019-10-18
*
tests: fix non-controversial misuse of `pending` (#11247)
Daniel Hahler
2019-10-18
*
tests: tui_spec: fix waiting for terminal to be ready (#11232)
Daniel Hahler
2019-10-15
*
tests/ui: completely delete "attr_ignore" feature
Björn Linse
2019-10-13
*
tests/ui: remove unnecessary screen:detach()
Björn Linse
2019-10-13
*
tests/ui: cleanup illegitimate usages of "attr_ignore"
Björn Linse
2019-10-13
*
tests/ui: make screen.lua use "linegrid" representation internally
Björn Linse
2019-10-13
*
fnamemodify: fix handling of :r after :e #11165
Rob Pilling
2019-10-10
*
test: "!:&" works with powershell #11201
Jan Edmund Lazo
2019-10-10
*
doc: update shellquote for powershell #11122
Jan Edmund Lazo
2019-10-10
*
tests: retry: "wait() evaluates the condition on given interval" (#11155)
Daniel Hahler
2019-10-06
*
tests/functional: keep $TMPDIR in env (#11163)
Daniel Hahler
2019-10-06
*
doc: Fix TEST_FILTER example #11158
Vikram Pal
2019-10-06
*
vim-patch:8.1.1371: cannot recover from a swap file #11081
Jurica Bradarić
2019-10-05
*
win_line: update `w_last_cursorline` always
Daniel Hahler
2019-10-04
*
tests: tui_spec: improve/merge OptionSet/deferred
Daniel Hahler
2019-10-04
*
tui: fix handling of bg response after suspend (#11145)
Daniel Hahler
2019-10-03
*
Merge #11087 from janlazo/vim-8.1.0010
Justin M. Keyes
2019-10-02
|
\
|
*
test: fix screen assertions
Jan Edmund Lazo
2019-10-01
*
|
tests: unit: NVIM_TEST_TRACE_LEVEL: default to 0 #11144
Daniel Hahler
2019-10-02
*
|
Fix flaky test: tui_spec: increase timeout (#11134)
Daniel Hahler
2019-10-02
*
|
Fix redraw regression with w_p_cole in visual mode
Daniel Hahler
2019-10-02
|
/
*
tui: improve handle_background_color: short-circuit (#11067)
Daniel Hahler
2019-09-30
*
screen: don't crash on invalid grid cells being recomposed
Björn Linse
2019-09-30
*
cmdline: wildmenumode() should be true with wildoptions+=pum
Björn Linse
2019-09-28
*
tree-sitter: improve and cleanup tests
Björn Linse
2019-09-28
*
tree-sitter: handle node equality
Björn Linse
2019-09-28
*
tree-sitter: use "range" instead of "point_range" consistently in lua API
Björn Linse
2019-09-28
[next]