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
Commit message (
Expand
)
Author
Age
*
vim-patch:8.2.4334: command line popup menu not positioned correctly
zeertzjq
2022-08-22
*
vim-patch:8.2.4328: command line complete matches cleard when typing character
zeertzjq
2022-08-22
*
vim-patch:8.2.4325: 'wildmenu' only shows few matches (#19876)
zeertzjq
2022-08-21
*
fix(api/command): fargs behavior when no arguments are passed (#19862)
Javier Lopez
2022-08-21
*
vim-patch:8.1.2045: the option.c file is too big (#19854)
zeertzjq
2022-08-20
*
fix(eval): check for v:lua when calling callback (#19855)
zeertzjq
2022-08-20
*
refactor: move statusline code from buffer.c and [draw]screen.c to new file
bfredl
2022-08-19
*
Merge pull request #19360 from famiu/feat/multibuffer-inccommand
bfredl
2022-08-19
|
\
|
*
feat: multibuffer preview support for inccommand
Famiu Haque
2022-08-19
*
|
vim-patch:8.2.0982: insufficient testing for reading/writing files
zeertzjq
2022-08-19
*
|
vim-patch:8.1.1966: some code in options.c fits better elsewhere (#19840)
zeertzjq
2022-08-19
*
|
revert: "jobstart(): Fix hang on non-executable cwd #9204" (#19826)
zeertzjq
2022-08-18
*
|
Merge pull request #19822 from bfredl/hldef
bfredl
2022-08-18
|
\
\
|
*
|
fix(api): make nvim_set_hl(ns=0, ...) redraw screen properly
bfredl
2022-08-18
*
|
|
fix(winhl): do not crash when unsetting winhl in just opened window
bfredl
2022-08-18
|
/
/
*
|
fix(tests): remove irrelevant usage of display-=msgsep
bfredl
2022-08-17
*
|
feat(ui): allow to set the highlight namespace per window
bfredl
2022-08-17
*
|
feat: allow :wincmd to accept a count (#19815)
Famiu Haque
2022-08-17
*
|
vim-patch:9.0.0190: the way 'cmdheight' can be made zero is inconsistent
Shougo Matsushita
2022-08-17
*
|
fix(api): nvim_exec and nvim_cmd restore msg_col when capturing output (#19789)
zeertzjq
2022-08-16
*
|
test: use poke_eventloop() instead of sleep(10) where possible (#19794)
zeertzjq
2022-08-16
*
|
fix(source): fix expand('<sfile>') no longer works for Lua
zeertzjq
2022-08-16
*
|
vim-patch:8.2.1799: some Normal mode commands not fully tested
zeertzjq
2022-08-15
*
|
vim-patch:8.2.5109: mode not updated after CTRL-O CTRL-C in Insert mode
zeertzjq
2022-08-15
*
|
vim-patch:8.1.1192: mode is not cleared when leaving Insert mode with mapped Esc
zeertzjq
2022-08-15
*
|
vim-patch:8.1.1189: mode is not cleared when leaving Insert mode
zeertzjq
2022-08-15
*
|
fix(getchar): flush screen before doing a blocking wait
zeertzjq
2022-08-15
*
|
vim-patch:partial:8.1.0822: peeking and flushing output slows down execution
zeertzjq
2022-08-15
|
/
*
fix(source): make changing 'shellslash' change expand() result
zeertzjq
2022-08-15
*
vim-patch:7.4.1168 (#19645)
zeertzjq
2022-08-13
*
fix(winbar): do not always assume cursor is valid. fixes #19458
bfredl
2022-08-13
*
test: make Ex mode exit test test what it wants to test (#19728)
zeertzjq
2022-08-12
*
fix(signs): priority of extmark signs (#19718)
Lewis Russell
2022-08-11
*
fix(api): `vim.cmd.make` crashes when argument count isn't 1 (#19701)
Famiu Haque
2022-08-10
*
feat(tui): allow grid and host to disagree on ambiguous-width chars (#19686)
zeertzjq
2022-08-09
*
test: increse expect_exit() timeouts (#19680)
zeertzjq
2022-08-08
*
fix(fillchars): change fallback after setcellwidths()
zeertzjq
2022-08-08
*
fix(folds): fix fold remains when :delete makes buffer empty (#19673)
zeertzjq
2022-08-08
*
fix(terminal): skip aucmd_win when checking terminal size (#19668)
zeertzjq
2022-08-07
*
vim-patch:8.2.1281: the "trailing characters" error can be hard to understand
zeertzjq
2022-08-07
*
vim-patch:8.2.1280: Ex command error cannot contain an argument
zeertzjq
2022-08-07
*
fix(api): nvim_cmd handle 0 range (#19655)
Lewis Russell
2022-08-06
*
fix(api): fix nvim_buf_set_text heap-use-after-free (#19644)
zeertzjq
2022-08-06
*
test(let_spec): increase expect_exit() timeout
zeertzjq
2022-08-05
*
Merge #19626 build: cleanup old cmake files
Justin M. Keyes
2022-08-03
|
\
|
*
build: replace deprecated cmake features with their modern alternatives
Dundar Goc
2022-08-03
*
|
fix(completion): remove wrong FUNC_ATTR_NONNULL_ALL (#19627)
zeertzjq
2022-08-03
*
|
feat(lua): print source locations of lua callbacks (#19597)
ii14
2022-08-03
*
|
fix(ui): set redraw_cmdline when setting window height (#19630)
zeertzjq
2022-08-03
|
/
*
Merge pull request #19584 from bfredl/terminal_c_BSL_c_O
bfredl
2022-08-02
|
\
[next]