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
/
ui
Commit message (
Expand
)
Author
Age
*
screen.lua: remove screen:_on_event #11488
Justin M. Keyes
2019-12-01
*
floatwin: show error if window is closed immediately #11476
Justin M. Keyes
2019-11-29
*
doc: fix typos
Brian Wignall
2019-11-27
*
Merge pull request #11445 from bfredl/fcslcs
Björn Linse
2019-11-26
|
\
|
*
options: make 'fillchars' and 'listchars' global-local
Björn Linse
2019-11-26
*
|
UI: emit mouse_on/mouse_off on attach #11455
Justin M. Keyes
2019-11-25
|
/
*
tests: remove irrelevant timing info
Björn Linse
2019-11-23
*
bufhl: use extmark column adjustment for bufhl
Björn Linse
2019-11-23
*
Clear 'cc' in nvim_open_win 'minimal' style #11361 (#11427)
Dennis B
2019-11-22
*
Add v:lua.func() vimL syntax for calling lua
Björn Linse
2019-11-16
*
api: add nvim_buf_get_virtual_text() (#11354)
Marco Hinz
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
*
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
|
/
*
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: fix non-controversial misuse of `pending` (#11247)
Daniel Hahler
2019-10-18
*
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
*
test: "!:&" works with powershell #11201
Jan Edmund Lazo
2019-10-10
*
doc: update shellquote for powershell #11122
Jan Edmund Lazo
2019-10-10
*
win_line: update `w_last_cursorline` always
Daniel Hahler
2019-10-04
*
Merge #11087 from janlazo/vim-8.1.0010
Justin M. Keyes
2019-10-02
|
\
|
*
test: fix screen assertions
Jan Edmund Lazo
2019-10-01
*
|
Fix redraw regression with w_p_cole in visual mode
Daniel Hahler
2019-10-02
|
/
*
cmdline: wildmenumode() should be true with wildoptions+=pum
Björn Linse
2019-09-28
*
Fix two more flaky tests (#11095)
Daniel Hahler
2019-09-26
*
vim-patch:8.0.0914: highlight attributes are always combined (#10256)
Daniel Hahler
2019-09-26
*
tests: make 'win_update redraws lines properly' more readable (#11068)
Daniel Hahler
2019-09-22
*
screen: missing redraw/highlight for ruler in message area
Björn Linse
2019-09-22
*
Fix "precedes" listchar behavior in wrap mode
Zach Wegner
2019-09-21
*
screen: fix vcol counting with virtual text. Fixes #9941
Björn Linse
2019-09-21
*
win_update: fix redraw regression (#11027)
Daniel Hahler
2019-09-18
*
syntax, TUI: support "strikethrough"
Jaskaran Singh
2019-09-13
*
doc
Justin M. Keyes
2019-09-11
*
ex_getln.c: fix <S-Tab> not triggering pum when wildoptions=pum (#10042)
glacambre
2019-09-08
*
Merge pull request #10475 from erw7/fix-ext-popupmenu
Björn Linse
2019-09-08
|
\
|
*
Add nvim_ui_pum_set_height to api
erw7
2019-09-08
*
|
update tests for new resize behavior (resize at pager, but not at :!cmd)
Björn Linse
2019-09-08
|
/
*
test: Rename meth_pcall to pcall_err
Justin M. Keyes
2019-09-06
*
test: properly test missing clears after scroll
Björn Linse
2019-09-06
*
test: add tests for pager glitches and crashes
Björn Linse
2019-09-06
[next]