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
*
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
*
|
|
feat(decorations): allow more than one stacked highlight in a virt_text
Björn Linse
2021-07-29
*
|
|
fix(decorations): crash when :bdelete (extmark_free_all) after clear_namespace
Björn Linse
2021-07-29
|
/
/
*
|
Merge pull request #14864 from seandewar/get-config-zindex
Björn Linse
2021-07-02
|
\
\
|
*
|
fix(api/win_get_config): include z-index
Sean Dewar
2021-06-19
*
|
|
[RDY] Add buffer information to tabline_update (#12481)
John Gehrig
2021-06-27
|
/
/
*
|
feat(float): add rounded borders preset
Christian Clason
2021-06-14
*
|
vim-patch:8.2.0038: spell suggestions insufficiently tested
Jan Edmund Lazo
2021-06-12
*
|
vim-patch:8.1.1838: there is :spellwrong and :spellgood but not :spellrare
Jan Edmund Lazo
2021-06-12
*
|
fix(ui): Fix pum incorrect position in multigrid mode
Serg Tereshchenko
2021-06-12
|
/
*
vim-patch:8.2.0946: cannot use "q" to cancel a number prompt
Jan Edmund Lazo
2021-05-21
*
Merge pull request #14468 from bfredl/zindex
Björn Linse
2021-05-15
|
\
|
*
floats: z-index
Björn Linse
2021-05-15
*
|
vim-patch:8.1.1967: line() only works for the current window
Jan Edmund Lazo
2021-05-12
|
/
*
Merge pull request #13664 from ivechan/win_exectute
Jan Edmund Lazo
2021-05-07
|
\
|
*
vim-patch:8.1.1418: win_execute() is not implemented yet
jing
2021-05-06
*
|
coverity/331378: Fix inserting new decor provider
James McCoy
2021-05-06
*
|
Merge pull request #14483 from mjlbach/floating_window_border_fix
Björn Linse
2021-05-05
|
\
\
|
*
|
tests: floating windows terminate border on edge of viewport when window exte...
Michael Lingelbach
2021-05-04
|
|
/
*
|
decorations: right_align and win_col
Björn Linse
2021-05-01
*
|
ui_compositior: handle multiple displayed floats in the same tick
Björn Linse
2021-04-26
|
/
*
Handle 'orphaned signs' on line deletion for signcolumn >= 2
Dan Aloni
2021-04-17
*
Merge pull request #14358 from bfredl/decodeco
Björn Linse
2021-04-15
|
\
|
*
decoration: Clean up duplicate Decoration attributes + bonus hl_eol flag
Björn Linse
2021-04-14
*
|
float: add "solid" border style (#14310)
Marco Hinz
2021-04-12
|
/
*
test/ui/cmdline: set notimeout to remove indeterminism (#14338)
Jan Edmund Lazo
2021-04-10
*
Merge pull request #14227 from bfredl/bordaa3
Björn Linse
2021-04-05
|
\
[next]