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
*
vim-patch:8.1.1049: when user tries to exit with CTRL-C message is confusing
Jan Edmund Lazo
2019-07-28
*
tests: fix/improve Screen:expect_unchanged (#10577)
Daniel Hahler
2019-07-24
*
tests: re-enable "tab drag in tabline to the left moves tab left" (#10588)
Daniel Hahler
2019-07-24
*
test: shell-test.c: "REP" command: flush, wait 1ms #10552
Justin M. Keyes
2019-07-20
*
screen.lua: always print keyword-args snapshot
Justin M. Keyes
2019-07-20
*
screen.lua: expect_unchanged(), get_snapshot()
Justin M. Keyes
2019-07-20
*
Merge pull request #10504 from bfredl/hl_def
Björn Linse
2019-07-16
|
\
|
*
highlight: expose builtin highlight groups using hl_group_set event
Björn Linse
2019-07-14
*
|
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
*
|
compositor: handle float overlapping left half of doublewidth char
Björn Linse
2019-07-09
|
/
*
window: allow resize wincmds for floats
Björn Linse
2019-07-08
*
api/window: add style="minimal" flag to nvim_open_win()
Björn Linse
2019-07-07
*
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
|
/
*
cmdline: correct the column position of wildoptions=pum popupmenu
Björn Linse
2019-07-01
*
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
*
screen: Adjust buffer sizes for multiple sign columns #10314
oni-link
2019-06-24
*
messages: fix crash with msg_advance when using ext_messages
Björn Linse
2019-06-16
*
messages: support shortmess-=S in ext_messages
Björn Linse
2019-06-16
*
test: don't detach screen just to change the size
Björn Linse
2019-06-03
*
Add test
Jit Yao Yap
2019-06-03
*
test: avoid some boilerplate
Justin M. Keyes
2019-06-03
*
Make sure msg_clear is sent after confirm message (#10065)
Ville Hakulinen
2019-06-02
*
[RDY] Fix wildmode=list,full and display+=msgsep interaction (#10103)
Jit
2019-06-02
*
UI/ext_messages: restore kind=quickfix #10067
Justin M. Keyes
2019-05-27
*
Merge #10059 from jerdna-regeiz/vim-8.1.0614
Justin M. Keyes
2019-05-26
|
\
|
*
vim-patch:8.1.0701: sign message not translated and inconsistent spacing
Andrej Zieger
2019-05-26
|
*
vim-patch:8.1.0614: placing signs can be complicated
Andrej Zieger
2019-05-26
*
|
UI/cmdline: check if redraw is needed after K_EVENT, K_COMMAND #9804
Jit
2019-05-26
|
/
*
messages: use proper multiline error message for rpcrequest and API wrappers
Björn Linse
2019-05-26
*
test: remove use of require('test.helpers')
Justin M. Keyes
2019-05-18
*
Merge pull request #9883 from bfredl/termredraw
Björn Linse
2019-05-14
|
\
|
*
ui/terminal: make terminal state redraw like any other state
Björn Linse
2019-05-14
*
|
UI/ext_messages: learn more message kinds
Justin M. Keyes
2019-05-11
*
|
ex_getln: fix statusline redraw logic #9967
Carlo Abelli
2019-05-02
*
|
test: clear(): remove `opts.headless` parameter
Justin M. Keyes
2019-04-27
*
|
Spurious quote mark in command line when typing <C-R> (#9934)
Gabriel Cruz
2019-04-24
|
/
*
Merge pull request #9898 from bfredl/floatwidth
Björn Linse
2019-04-14
|
\
|
*
windows: float config changes
Björn Linse
2019-04-14
*
|
inccommand: Ignore :redraw during preview
Justin M. Keyes
2019-04-14
|
/
*
vim-patch:8.0.0714: cmdline redraw during timer #9835
Gabriel Cruz
2019-04-12
[next]