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
*
Merge pull request #17192 from zeertzjq/aucmd-redrawingdisabled
bfredl
2022-01-29
|
\
|
*
fix: set RedrawingDisabled before entering aucmd_win
zeertzjq
2022-01-25
*
|
Merge pull request #17183 from notomo/expose-extmark-right-gravity
bfredl
2022-01-28
|
\
\
|
*
|
feat(api): expose extmark right_gravity and end_right_gravity
notomo
2022-01-24
|
|
/
*
|
fix(completion): update submode message when selecting from API (#17022)
zeertzjq
2022-01-28
*
|
Merge pull request #17102 from zeertzjq/vim-8.2.1762
bfredl
2022-01-27
|
\
\
|
|
/
|
/
|
|
*
vim-patch:8.2.1762: when a timer uses :stopinsert completion isn't stopped
zeertzjq
2022-01-15
*
|
Merge pull request #16936 from zeertzjq/no-escape-csi
bfredl
2022-01-21
|
\
\
|
*
|
fix(input): never escape CSI bytes
zeertzjq
2022-01-21
|
|
/
*
/
feat(api): expose extmark more details
notomo
2022-01-20
|
/
*
feat(completion): support selecting item via API from Lua mapping
zeertzjq
2022-01-11
*
fix(pum_redraw): use grid_puts_len() to truncate the text
zeertzjq
2021-12-24
*
test(fold): add test for CursorLineFold
Gregory Anders
2021-12-08
*
test(sign): add test for culhl option
Gregory Anders
2021-12-08
*
vim-patch:8.2.3664: cannot adjust sign highlighting for 'cursorline'
James McCoy
2021-12-08
*
Merge pull request #16556 from zeertzjq/hl-change-update
Björn Linse
2021-12-07
|
\
|
*
fix(highlight): always update window highlight if highlight changed
zeertzjq
2021-12-07
*
|
fix(screen): do not draw filler lines post eof if already at last row
zeertzjq
2021-12-07
|
/
*
fix(float): skip non-focusable windows for :windo (#15378)
Daniel Steinberg
2021-11-11
*
Merge pull request #16155 from zeertzjq/fix-redr-border-corruption
Björn Linse
2021-11-06
|
\
|
*
fix(float): redraw if w_border_adj changed
zeertzjq
2021-10-28
|
*
fix(float): fix potential heap corruption in win_redr_border
zeertzjq
2021-10-28
*
|
feat(lua): enable stack traces in error output (#16228)
Gregory Anders
2021-11-06
*
|
fix(extmark): fix missing virt_lines when using id param of set_extmark
Björn Linse
2021-11-01
*
|
vim-patch:8.2.3556: filler lines are incorrect for other window in diff mode ...
Jaehwang Jerry Jung
2021-10-28
|
/
*
feat(decorations): support more than one virt_lines block
Björn Linse
2021-10-23
*
fix(mouse): correct dragged position in composed layout
Björn Linse
2021-10-04
*
Merge pull request #15516 from bfredl/keyset
Björn Linse
2021-10-03
|
\
|
*
refactor(api): handle option dicts properly
Björn Linse
2021-10-03
*
|
fix(nvim_open_win): crash if autocmds delete buffer/window #15549
Sean Dewar
2021-10-02
*
|
fix(float)!: always anchor to corner of window including border #15832
zeertzjq
2021-10-02
|
/
*
test: add a test for getmousepos()
Daniel Steinberg
2021-09-29
*
feat(decorations): support virtual lines (for now: only one block at a time)
Björn Linse
2021-09-26
*
fix(inccommand): ignore trailing commands only for *previewed* command #15638
itchyny
2021-09-20
*
vim-patch:8.2.3394: filler lines are wrong when changing text in diff mode (#...
Jaehwang Jerry Jung
2021-09-18
*
Merge pull request #14770 from andrew-pa/fix13403
Björn Linse
2021-09-12
|
\
|
*
fix(windowing): positioning of relative floats
andrew-pa
2021-09-08
*
|
feat(api): win_viewport also sends line_count #15613
Yatao Li
2021-09-10
*
|
fix(mouse.c): fix mouse drag positions on multigrid #12667
Ville Hakulinen
2021-09-10
*
|
fix(multigrid): #15075 mouse events crash neovim
Yatao Li
2021-09-08
*
|
fix(screen): missing search highlights when redrawing from timer #15380
Jit
2021-09-06
*
|
refactor(tests): use assert_alive() #15546
Justin M. Keyes
2021-09-01
*
|
vim-patch:8.1.2229: color number column above/below cursor #15409
zeertzjq
2021-08-27
*
|
test: update tests to work with 'hidden'
Gregory Anders
2021-08-18
*
|
vim-patch:8.2.3295: 'cursorline' should not apply to 'breakindent' #15281
zeertzjq
2021-08-16
*
|
fix(sign): reset auto sign column with minimum in float win minimal style
Sirisak Lueangsaksri
2021-08-09
*
|
vim-patch:8.1.2117: CursorLine highlight used while 'cursorline' is off
zeertzjq
2021-08-02
*
|
Merge pull request #15207 from gpanders/bye-syncolor
Björn Linse
2021-07-29
|
\
\
|
*
|
fixup! fix(highlight): remove syncolor.vim
Gregory Anders
2021-07-28
*
|
|
refactor(decorations): merge the two different code paths for virt_text
Björn Linse
2021-07-29
[next]