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.1992: the search stat moves when wrapping at the end of the buffer
Jan Edmund Lazo
2020-09-29
*
screen: more work on fold_line replacement
Björn Linse
2020-09-24
*
screen.c: remove fold_line
Matthieu Coudron
2020-09-24
*
UI: fix cursor not displayed after hiding and un-hiding #12811
erw7
2020-09-12
*
Merge pull request #12721 from aufarg/vim-8.1.0265
Jan Edmund Lazo
2020-09-12
|
\
|
*
vim-patch:8.1.0271: 'incsearch' doesn't work for :s, :g or :v
Aufar Gilbran
2020-09-11
*
|
UI: forward 'mousefocus' option #12863
Justin M. Keyes
2020-09-06
*
|
API: be less breaking in the christmas tree decorations
Björn Linse
2020-09-04
*
|
decor: sketch new decorations API
Björn Linse
2020-09-03
*
|
docs, remove 'guifontset' #11708
Justin M. Keyes
2020-08-31
|
/
*
vim-patch:8.2.1004: line numbers below filler lines not always updated
Jan Edmund Lazo
2020-08-02
*
vim-patch:8.1.2172: spell highlight is wrong at start of the line
Jan Edmund Lazo
2020-08-02
*
Reuse inccommand preview window (fix #11529) (#12612)
Ville Hakulinen
2020-07-15
*
api/ui: simplify popup menu position get/set logic; fix test
Yatao Li
2020-04-28
*
api/ui: allow set bounds row and col to be less than 0; ui_pum_get_pos: retur...
Yatao Li
2020-04-28
*
gen_api_dispatch.lua: allow msgpack int for Float args; test: add ui_pum_set_...
Yatao Li
2020-04-28
*
api/ui: win_viewport event for visible range and cursor position in window
Björn Linse
2020-04-01
*
Merge pull request #11746 from Billy4195/add_wildmenu_key
Matthieu Coudron
2020-03-28
|
\
|
*
ex_getln.c: wildmenu add cancel and apply ops
Billy Su
2020-01-23
*
|
popupmenu: don't use 'rightleft' option in cmdline mode
Björn Linse
2020-03-23
*
|
TUI: do not use "nvim_get_option" in tui thread
erw7
2020-03-21
*
|
foldcolumn: allow auto:X
Matthieu Coudron
2020-02-29
*
|
test: always use "set more" with :digraph test
Björn Linse
2020-02-19
*
|
mouse.c: can click on multibyte foldopen/foldclose (#11863)
Matthieu Coudron
2020-02-14
*
|
vim-patch:8.2.0235: draw error when an empty group is removed from 'statusline'
Björn Linse
2020-02-09
*
|
extmarks: fix crash due to invalid column values in inccommand preview
Björn Linse
2020-02-02
*
|
options: winhighlight: fix incorrect string equality test
Björn Linse
2020-01-28
*
|
screen: add missing redraws after a message
Björn Linse
2020-01-26
*
|
wildmode: fix wildmode=longest,full with pum #11690
akovaski
2020-01-21
|
/
*
messages: echo "line1\r\nline2" should not clear line1
Björn Linse
2020-01-16
*
extmarks/bufhl: reimplement using new marktree data structure
Björn Linse
2020-01-16
*
vim-patch:8.1.1308: the Normal highlight is not defined when compiled with GUI
Jan Edmund Lazo
2020-01-06
*
ci: test powershell core on Linux
Jan Edmund Lazo
2019-12-31
*
ui: add basic tests for pumheight,pumwidth
Jan Edmund Lazo
2019-12-29
*
vim-patch:8.1.0554: popup menu overlaps with preview window
Jan Edmund Lazo
2019-12-29
*
vim-patch:8.0.1538: popupmenu is too far left when completion is long
Jan Edmund Lazo
2019-12-29
*
vim-patch:8.0.1491: the minimum width of the popup menu is hard coded
Jan Edmund Lazo
2019-12-29
*
fillchars: adding foldopen, foldsep, foldclose
Matthieu Coudron
2019-12-25
*
TUI: can make the cursor transparent #11519
Matthieu Coudron
2019-12-19
*
API: deprecate nvim_command_output
Justin M. Keyes
2019-12-02
*
screen.lua: remove screen:_on_event #11488
Justin M. Keyes
2019-12-01
*
floatwin: show error if window is closed immediately #11476
Justin M. Keyes
2019-11-29
*
doc: fix typos
Brian Wignall
2019-11-27
*
Merge pull request #11445 from bfredl/fcslcs
Björn Linse
2019-11-26
|
\
|
*
options: make 'fillchars' and 'listchars' global-local
Björn Linse
2019-11-26
*
|
UI: emit mouse_on/mouse_off on attach #11455
Justin M. Keyes
2019-11-25
|
/
*
tests: remove irrelevant timing info
Björn Linse
2019-11-23
*
bufhl: use extmark column adjustment for bufhl
Björn Linse
2019-11-23
*
Clear 'cc' in nvim_open_win 'minimal' style #11361 (#11427)
Dennis B
2019-11-22
*
Add v:lua.func() vimL syntax for calling lua
Björn Linse
2019-11-16
[next]