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
*
test: remove unnecessary nil argument to testutil (#28270)
zeertzjq
2024-04-11
*
refactor(test): inject after_each differently
Lewis Russell
2024-04-10
*
fix(drawline): don't invoke on_line for filler line (#28219)
Jaehwang Jung
2024-04-10
*
fix(tests): use more global highlight definitions
bfredl
2024-04-09
*
test: improve test conventions
dundargoc
2024-04-08
*
Merge pull request #28183 from bfredl/intechnicolor
bfredl
2024-04-07
|
\
|
*
refactor(tests): use more standard colors but with extra colors
bfredl
2024-04-05
*
|
fix: adjust error message for error in UI event callback (#28200)
zeertzjq
2024-04-06
*
|
test: reduce sleep for file timestamp change (#28196)
zeertzjq
2024-04-06
|
/
*
Merge pull request #28156 from bfredl/attr_extend
bfredl
2024-04-03
|
\
|
*
refactor(tests): allow to extend the new base set of attrs
bfredl
2024-04-02
*
|
vim-patch:9.0.0581: adding a character for incsearch fails at end of line
zeertzjq
2024-04-03
|
/
*
test: silence expected errors
dundargoc
2024-04-02
*
fix(intro): clear intro if new buffer is shown in focused float
Evgeni Chasnovski
2024-03-29
*
fix(intro): link showing intro to state at start
Evgeni Chasnovski
2024-03-29
*
feat(ui): indicate margins for the area used by win_viewport
bfredl
2024-03-29
*
test: print screen snapshot in desired format (#28088)
luukvbaal
2024-03-29
*
fix(plines): cursor position with 'showbreak' and resized grid (#28067)
zeertzjq
2024-03-28
*
Merge pull request #28025 from luukvbaal/introfloat
bfredl
2024-03-27
|
\
|
*
fix(intro): still show intro message with floating window
Luuk van Baal
2024-03-27
*
|
refactor(tests): use new global defaults instead of set_default_attr_ids
bfredl
2024-03-26
*
|
fix(test): typing
Lewis Russell
2024-03-25
|
/
*
refactor(tests): all screen tests should use highlights
bfredl
2024-03-23
*
fix(cmdline): wrong 'incsearch' highlighting after :redraw (#27947)
luukvbaal
2024-03-20
*
test(ui/messages_spec): unskip msg_puts_printf test on Unix CI (#27941)
zeertzjq
2024-03-20
*
fix(pager): handle consecutive newlines properly (#27913)
zeertzjq
2024-03-18
*
fix(messages): allow more prompt in headless mode with UI (#27905)
zeertzjq
2024-03-18
*
fix(mouse): click after eol with conceal and virtual text (#27897)
zeertzjq
2024-03-17
*
refactor(drawline): integrate terminal hl with eol loop (#27893)
zeertzjq
2024-03-17
*
fix(normal): don't check conceal when pressing 'r' (#27892)
zeertzjq
2024-03-17
*
fix(drawline): check filler_todo in place of removed draw_state (#27889)
zeertzjq
2024-03-17
*
Merge pull request #27877 from bfredl/pseudorandom
bfredl
2024-03-16
|
\
|
*
fix(intro): redrawing intro exposing pseudo-randomness
bfredl
2024-03-16
*
|
fix(l10n): update Japanese translations (#27856)
ite-usagi
2024-03-16
|
/
*
Merge pull request #27867 from bfredl/intro_multigrid
bfredl
2024-03-15
|
\
|
*
fix(ui): startup intro message should be visible with ext_multigrid
bfredl
2024-03-15
*
|
fix(ui): ext_cmdline should not move cursor to curwin
Luuk van Baal
2024-03-15
|
/
*
fix(highlight): don't show CursorColumn on current line (#27848)
zeertzjq
2024-03-15
*
fix(intro): make intro explicitly stateful
bfredl
2024-03-14
*
fix(drawline): initialize linebuf_attr to 0 instead of -1 (#27840)
zeertzjq
2024-03-13
*
Merge pull request #27812 from luukvbaal/cmdheight
bfredl
2024-03-11
|
\
|
*
feat(ui): allow non-zero 'cmdheight' with ext_messages
Luuk van Baal
2024-03-11
*
|
test: correct order of arguments to eq() (#27816)
zeertzjq
2024-03-11
|
/
*
revert: "fix(window): :close crash with autocmd, floats and tabpage" (#27796)
zeertzjq
2024-03-10
*
fix(window): :close crash if WinClosed from float closes window (#27794)
zeertzjq
2024-03-10
*
fix(window): :close crash with autocmd, floats and tabpage (#27793)
zeertzjq
2024-03-10
*
fix(window): :close may cause Nvim to quit with autocmd and float
zeertzjq
2024-03-09
*
vim-patch:9.1.0118: Use different restoration strategy in win_splitmove
Sean Dewar
2024-03-08
*
vim-patch:9.1.0116: win_split_ins may not check available room
Sean Dewar
2024-03-08
*
fix(column): full redraw with 'stc, 'rnu' and inserted lines (#27712)
luukvbaal
2024-03-03
[next]