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(pum): make right drag in anchor grid to select work in multigrid UI (#19382)
zeertzjq
2022-07-16
*
fix: remote UI may get invalid 'pumblend' value #19379
Natasha England-Elbro
2022-07-15
*
fix: right-click in clickable statusline #19252
Famiu Haque
2022-07-15
*
test: improve searchhl tests
zeertzjq
2022-07-15
*
fix(winbar): make setting WinBar and WinBarNC in 'winhighlight' work
zeertzjq
2022-07-15
*
fix(exmode): flush messages before printing a line after pressing Enter (#19341)
zeertzjq
2022-07-13
*
test(float_spec): make indent more consistent
zeertzjq
2022-07-10
*
fix(float): fix mouse drag position if float window turned to a split
zeertzjq
2022-07-10
*
fix(float): fix glitch when making float window with border a split
zeertzjq
2022-07-10
*
fix(float): fix float window with winbar cannot have screen height
zeertzjq
2022-07-10
*
fix(float): fix float window border drawing with winbar
zeertzjq
2022-07-10
*
vim-patch:8.2.0614: get ml_get error when deleting a line in 'completefunc' (...
zeertzjq
2022-07-07
*
fix(tui): resize at startup #17795
Javier Lopez
2022-07-04
*
feat(ui): make right-click menu work properly with ext_multigrid
zeertzjq
2022-07-01
*
cmdheight=0: fix bugs #18961
Shougo
2022-06-30
*
refactor(highlight)!: rename attributes to match Vim (#19159)
zeertzjq
2022-06-30
*
fix(inccommand): parse the command to check if it is previewable
Famiu Haque
2022-06-28
*
refactor(tests): introduce testprg()
Justin M. Keyes
2022-06-25
*
perf(ui): reduce allocation overhead when encoding "redraw" events
bfredl
2022-06-20
*
fix(decorations): nvim_buf_set_extmark breaks conceal #19010
ii14
2022-06-19
*
fix(ui): do not call showmode() when setting window height (#18969)
zeertzjq
2022-06-15
*
test: correct check for v:errmsg in inccommand test (#18968)
zeertzjq
2022-06-15
*
fix(inccommand): never preview if parsing command failed (#18944)
zeertzjq
2022-06-14
*
feat: cmdheight=0 #16251
Shougo
2022-06-13
*
fix(tests): check for EOF on exit of nvim properly
bfredl
2022-06-13
*
test: dismiss quit_more from Lua #11226
Daniel Hahler
2022-06-12
*
fix(inccommand): skip split window if not enough room #18937
Famiu Haque
2022-06-12
*
fix(messages): add color when showing nvim_echo in :messages history
bfredl
2022-06-11
*
fix(inccommand): clear cmdpreview state if preview is not shown (#18923)
zeertzjq
2022-06-11
*
fix(highlight): let winhighlight use cursor
zbirenbaum
2022-06-07
*
fix(inccommand): avoid crash if callback changes inccommand option (#18830)
zeertzjq
2022-06-02
*
fix(screen): restart win_update() if a decor provider changes signcols (#18768)
zeertzjq
2022-06-01
*
fix(inccommand): do not try to preview an ambiguous command (#18827)
zeertzjq
2022-06-01
*
feat: add preview functionality to user commands
Famiu Haque
2022-05-31
*
test: add tests for inccommand with c_CTRL-R_= and c_CTRL-\_e (#18796)
zeertzjq
2022-05-29
*
fix(winbar): set w_winrow_off when initializing firstwin size (#18793)
zeertzjq
2022-05-29
*
fix(winbar): only allow adding winbar when there is space
Famiu Haque
2022-05-28
*
fix(winbar): fix winbar disappear or glitch when moving a split (#18775)
zeertzjq
2022-05-28
*
fix(ui): require window-local value to show winbar on floating windows (#18773)
Famiu Haque
2022-05-28
*
feat: click support for 'statusline', 'winbar' #18650
Famiu Haque
2022-05-23
*
fix(winbar): allow winbar to display the ruler
bfredl
2022-05-22
*
fix(tests): fix some issues with ui/inccommand_spec.lua causing slowness
bfredl
2022-05-22
*
fix(folds): fix fold regression with :move (#18685)
zeertzjq
2022-05-22
*
Merge pull request #18681 from bfredl/uitest
bfredl
2022-05-22
|
\
|
*
fix(tests): fix some screen.lua warnings
bfredl
2022-05-21
*
|
feat(ui): clear message history explicitly with msg_history_clear event
devbhan singh
2022-05-21
|
/
*
Merge pull request #18629 from famiu/fix/ui/winbar
bfredl
2022-05-19
|
\
|
*
fix(ui): make `winbar` properly equalize window heights for local value
Famiu Haque
2022-05-19
*
|
fix(mouse): fix mouse drag position with winbar or border in multigrid
zeertzjq
2022-05-19
*
|
fix(mouse): fix mouse drag position with winbar
zeertzjq
2022-05-19
[next]