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
Commit message (
Expand
)
Author
Age
*
fixed hang issue with --headless and -r option specified (#12209)
Kei Kamikawa
2020-05-20
*
Fix "precedes" listchar behavior in wrap mode
Zach Wegner
2020-02-21
*
options: make 'fillchars' and 'listchars' global-local
Björn Linse
2020-02-21
*
Merge pull request #11903 from bfredl/backport-qf_msg
Björn Linse
2020-02-19
|
\
|
*
[release-0.4] screen: add missing redraws after a message
Björn Linse
2020-02-19
*
|
[release-0.4] vim-patch:8.2.0235: draw error when an empty group is removed f...
Björn Linse
2020-02-19
|
/
*
test: skip nodejs_spec on 0.4.x branch
Justin M. Keyes
2020-01-28
*
test: cherry-pick improvements from master branch
Daniel Hahler
2020-01-26
*
messages: echo "line1\r\nline2" should not clear line1
Björn Linse
2020-01-26
*
win_line: Fix crash with 'rightleft' in :terminal #11460
erw7
2019-11-29
*
paste: Select-mode, Visual-mode #11360
Justin M. Keyes
2019-11-09
*
[release-0.4] test: delete duplicate highlight group
Björn Linse
2019-10-29
*
[release-0.4] ex_echo: fix check for got_int #11225
Daniel Hahler
2019-10-20
*
[release-0.4] win_line: update `w_last_cursorline` always
Daniel Hahler
2019-10-04
*
[release-0.4] Fix redraw regression with w_p_cole in visual mode
Daniel Hahler
2019-10-03
*
[release-0.4] screen: missing redraw/highlight for ruler in message area
Björn Linse
2019-10-02
*
[release-0.4] cmdline: wildmenumode() should be true with wildoptions+=pum
Björn Linse
2019-10-02
*
[release-0.4] win_update: fix redraw regression (#11027)
Daniel Hahler
2019-10-01
*
[release-0.4] Merge pull request #11069 from bfredl/virtualcol
Björn Linse
2019-10-01
*
[release-0.4] paste: fix handling of "<" in cmdline (#11094)
Daniel Hahler
2019-10-01
*
screen: don't crash on invalid grid cells being recomposed
Björn Linse
2019-09-30
*
NVIM v0.4.1
v0.4.1
Justin M. Keyes
2019-09-15
*
NVIM v0.4.0
v0.4.0
Justin M. Keyes
2019-09-15
*
Context: rename "buflist" => "bufs"
Justin M. Keyes
2019-09-14
*
API: nvim_get_context: "opts" param
Justin M. Keyes
2019-09-14
*
autocmds: TermEnter, TermLeave #8550
Usama Hameed
2019-09-14
*
getdigits: introduce `strict`, `def` parameters
Justin M. Keyes
2019-09-13
*
test: fix failure on Windows (allow ".exe")
Justin M. Keyes
2019-09-13
*
startup: fail if --embed with -es/-Es #10753
glacambre
2019-09-13
*
syntax, TUI: support "strikethrough"
Jaskaran Singh
2019-09-13
*
UIEnter/UILeave: fire for embedder UI, builtin TUI
Justin M. Keyes
2019-09-12
*
rename: UIAttach/UIDetach => UIEnter/UILeave
Justin M. Keyes
2019-09-12
*
API/nvim_list_uis(): include "chan" field for TUI
Justin M. Keyes
2019-09-12
*
UIAttach, UIDetach
Justin M. Keyes
2019-09-12
*
UIAttach, UIDetach
Rui Abreu Ferreira
2019-09-12
*
tests: fix system_spec when run with clipboard manager (#10956)
Daniel Hahler
2019-09-12
*
eval: wait(): always spin up dummy-timer #10990
Justin M. Keyes
2019-09-11
*
paste: fix paste in terminal mode
Björn Linse
2019-09-11
*
doc
Justin M. Keyes
2019-09-11
*
terminal: fix rgb rendering of palette colors
Björn Linse
2019-09-10
*
provider: has("python3_dynamic") et al. #10980
Justin M. Keyes
2019-09-09
*
paste: fix normal-mode paste by different approach #10976
Justin M. Keyes
2019-09-09
*
Merge #10973 'vim-patch:8.1.1197'
Justin M. Keyes
2019-09-08
|
\
|
*
vim-patch:8.1.1197: when starting with multiple tabs file messages is confusing
Jan Edmund Lazo
2019-09-08
|
/
*
paste: insert before cursor always
Justin M. Keyes
2019-09-08
*
paste: do not clobber msg area for small pastes
Justin M. Keyes
2019-09-08
*
paste/cmdline: discard all chunks after first line
Justin M. Keyes
2019-09-08
*
paste: reset 'paste' option immediately #10974
Justin M. Keyes
2019-09-08
*
ex_getln.c: fix <S-Tab> not triggering pum when wildoptions=pum (#10042)
glacambre
2019-09-08
*
Merge pull request #10475 from erw7/fix-ext-popupmenu
Björn Linse
2019-09-08
|
\
[next]