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
*
Fix missing CursorHoldI events (#3758)
Daniel Hahler
2019-07-16
*
Fix is_executable_in_path() on Windows (#10468)
erw7
2019-07-15
*
Merge pull request #10497 from bfredl/synlist
Björn Linse
2019-07-14
|
\
|
*
syntax: fix missing newlines in execute("syn list"). fixes #10467
Björn Linse
2019-07-14
*
|
floats: fix 'winblend' on top of doublewidth chars.
Björn Linse
2019-07-13
|
/
*
tests: use vim.inspect (#10485)
Daniel Hahler
2019-07-13
*
Merge pull request #9575 from bfredl/redrawdebug
Björn Linse
2019-07-09
|
\
|
*
ui: add 'redrawdebug' option for flexible debugging of redrawing
Björn Linse
2019-07-09
*
|
Merge pull request #10457 from bfredl/dwfloat
Björn Linse
2019-07-09
|
\
\
|
*
|
compositor: handle float overlapping left half of doublewidth char
Björn Linse
2019-07-09
|
|
/
*
|
viml/reltime(): allow negative result #10453
Justin M. Keyes
2019-07-09
*
|
Revert "tests: executable_spec: enable pending test #10443" (#10454)
Daniel Hahler
2019-07-09
|
/
*
Merge pull request #10234 from bfredl/resizefloat
Björn Linse
2019-07-08
|
\
|
*
window: allow resize wincmds for floats
Björn Linse
2019-07-08
*
|
tests: ex_terminal_spec: add test for previous leak (#10450)
Daniel Hahler
2019-07-08
|
/
*
Merge pull request #10090 from bfredl/floatpopup
Björn Linse
2019-07-07
|
\
|
*
api/window: add style="minimal" flag to nvim_open_win()
Björn Linse
2019-07-07
*
|
CI: improve gcov handling #10404
Daniel Hahler
2019-07-07
*
|
tests: executable_spec: enable pending test #10443
Daniel Hahler
2019-07-07
*
|
vim-patch:8.1.1614: 'numberwidth' can only go up to 10
Jan Edmund Lazo
2019-07-05
|
/
*
Merge pull request #10398 from bfredl/resizeautocmd
Björn Linse
2019-07-05
|
\
|
*
screen: disable redrawing inside VimResized
Björn Linse
2019-07-05
*
|
highlight: show "hi Group" message correctly when not using the screen
Björn Linse
2019-07-05
|
/
*
tests: loop_spec: retry (#10413)
Daniel Hahler
2019-07-04
*
tests: fix flaky ':digraphs displays digraphs' (#10406)
Daniel Hahler
2019-07-04
*
Improve luacheck setup [skip appveyor]
Daniel Hahler
2019-07-04
*
tests: shell-test: add INTERACT mode (#10405)
Daniel Hahler
2019-07-03
*
tests: executable_spec: keep assertion (#10408)
Daniel Hahler
2019-07-03
*
tests: fix/improve "TUI background color" tests (#10229)
Daniel Hahler
2019-07-03
*
tests: fix flaky "TermClose event triggers when fast-exiting terminal job sto...
Daniel Hahler
2019-07-02
*
tests: fix flaky "terminal (with fake shell) with not arguments …" (#10401)
Daniel Hahler
2019-07-02
*
defaults: wildoptions=pum,tagfile #10384
Justin M. Keyes
2019-07-01
*
Merge pull request #10389 from bfredl/luafloat
Björn Linse
2019-07-01
|
\
|
*
api/lua: make nvim_execute_lua use native lua floats, not special tables
Björn Linse
2019-07-01
*
|
cmdline: correct the column position of wildoptions=pum popupmenu
Björn Linse
2019-07-01
|
/
*
Merge pull request #10316 from bfredl/cb_safety
Björn Linse
2019-06-30
|
\
|
*
make vim.loop == require'luv'
Björn Linse
2019-06-30
|
*
libluv: use luv_set_callback to control callback execution
Björn Linse
2019-06-30
*
|
man.vim: Handle ANSI escape sequences with ":" #10267
Kovas Palunas
2019-06-30
|
/
*
build: update some test dependencies (#10339)
Daniel Hahler
2019-06-29
*
:ls : show "R", "F" for terminal-jobs #10370
Justin M. Keyes
2019-06-29
*
tests: fix flaky "timers can be stopped from the handler" (#10364)
Daniel Hahler
2019-06-29
*
Merge pull request #10342 from bfredl/apisandbox
Björn Linse
2019-06-26
|
\
|
*
eval/api: don't allow the API to be called in the sandbox.
Björn Linse
2019-06-26
*
|
Merge pull request #10344 from bfredl/extcmdredraw
Björn Linse
2019-06-26
|
\
\
|
*
|
cmdline: remove invalid cmdline_show event when aborting mapping
Björn Linse
2019-06-26
|
|
/
*
/
compositor: handle scrolling of blended window
Björn Linse
2019-06-26
|
/
*
ui: add 'winblend' to support blending of floating windows
Björn Linse
2019-06-25
*
getchar: Handle incomplete <Paste> in typeahead buffer #10311
Alan Wu
2019-06-24
*
screen: Adjust buffer sizes for multiple sign columns #10314
oni-link
2019-06-24
[next]