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
/
src
Commit message (
Expand
)
Author
Age
...
*
fix(column): avoid drawing columns for virt_lines_leftcol
Luuk van Baal
2023-01-16
*
fix(column)!: ensure 'statuscolumn' works with virtual and wrapped lines
Luuk van Baal
2023-01-16
*
Merge pull request #20945 from erw7/feat-more-exception-info
zeertzjq
2023-01-16
|
\
|
*
refactor: remove E5500, adjust tests
zeertzjq
2023-01-16
|
*
feat(api): show more exception info
erw7
2023-01-16
*
|
Merge pull request #21831 from bfredl/nofd
bfredl
2023-01-16
|
\
\
|
*
|
fix(ui): re-organize tty fd handling and fix issues
bfredl
2023-01-16
*
|
|
Merge #21175 exepath() with powershell
Justin M. Keyes
2023-01-16
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
test: align Test_shell_options, Test_shellslash with Nvim default
Justin M. Keyes
2023-01-16
|
*
|
vim-patch:8.2.3071: shell options are not set properly for PowerShell
Justin M. Keyes
2023-01-16
|
*
|
vim-patch:8.2.3070: not enough testing for shell use
Justin M. Keyes
2023-01-16
|
*
|
vim-patch:8.2.3061: testing the shell option is incomplete and spread out
Justin M. Keyes
2023-01-16
|
*
|
fix(exepath)!: prefers extensionless for powershell
Anton Kriese
2023-01-16
*
|
|
fix(diff): "nvim -d" should only diff arglist files #21829
0xAdk
2023-01-16
|
/
/
*
|
build: exclude tui/terminfo_defs.h from lintc-clint (#21822)
dundargoc
2023-01-15
*
|
refactor: fix IWYU mapping file and use IWYU (#21802)
dundargoc
2023-01-15
|
/
*
Merge pull request #21731 from tk-shirasaka/fix/builtin_popup_on_ext_popupmenu
bfredl
2023-01-15
|
\
|
*
fix: properly close builtin popup in ext_popupmenu
shirasaka
2023-01-11
*
|
vim-patch:8.2.0188: Check commands don't work well with Vim9 script (#21809)
zeertzjq
2023-01-15
*
|
vim-patch:8.2.4570: no command line completion for :profile and :profdel
zeertzjq
2023-01-15
*
|
vim-patch:8.2.4565: no command line completion for :breakadd and :breakdel
zeertzjq
2023-01-15
*
|
vim-patch:8.2.4563: "z=" in Visual mode may go beyond the end of the line
zeertzjq
2023-01-15
*
|
vim-patch:8.2.4585: cannot use keypad page-up/down for completion menu
zeertzjq
2023-01-15
*
|
vim-patch:8.2.4579: cannot use page-up and page-down in the cmdline popup menu
zeertzjq
2023-01-15
*
|
vim-patch:8.2.4481: cmdline popup menu not removed when 'lazyredraw' is set
zeertzjq
2023-01-15
*
|
vim-patch:9.0.0876: code is indented more than needed (#21805)
zeertzjq
2023-01-15
*
|
vim-patch:9.0.1043: macro has confusing name and is duplicated (#21801)
zeertzjq
2023-01-15
*
|
docs: builtin TUI is no longer channel 0 (#21794)
zeertzjq
2023-01-15
*
|
vim-patch:8.2.4406: expand functions use confusing argument names (#21800)
zeertzjq
2023-01-14
*
|
build: enable iwyu with target properties instead of variables (#21797)
dundargoc
2023-01-14
*
|
vim-patch:8.2.4398: some command completion functions are too long (#21799)
zeertzjq
2023-01-14
*
|
vim-patch:partial:9.0.1196: code is indented more than necessary (#21796)
zeertzjq
2023-01-14
*
|
vim-patch:9.0.1195: restoring KeyTyped when building statusline not tested
zeertzjq
2023-01-14
*
|
vim-patch:8.2.4391: command line executed when typing Esc in the GUI
zeertzjq
2023-01-14
*
|
vim-patch:8.2.4382: a custom 'tabline' may cause Esc to work like Enter
zeertzjq
2023-01-14
*
|
vim-patch:8.2.4346: a custom statusline may cause Esc to work like Enter
zeertzjq
2023-01-14
*
|
Merge pull request #21793 from bfredl/noringbuf
bfredl
2023-01-14
|
\
\
|
*
|
fix(rbuffer): handle edge case where write_ptr has wrapped around
bfredl
2023-01-14
*
|
|
vim-patch:8.2.4341: command line not redrawn when finishing popup menu (#21792)
zeertzjq
2023-01-14
|
/
/
*
|
vim-patch:partial:8.2.4339: CTRL-A does not work properly with the cmdline po...
zeertzjq
2023-01-14
*
|
refactor: replace char_u with char 21 (#21779)
dundargoc
2023-01-14
*
|
build: remove clint error suppression #21782
dundargoc
2023-01-13
*
|
vim-patch:9.0.1189: invalid memory access with folding and using "L" (#21787)
zeertzjq
2023-01-14
*
|
vim-patch:9.0.1191: some Bazel files are not recognized (#21784)
Christian Clason
2023-01-13
*
|
fix(statuscolumn): make %l/%r respect 'number'/'relativenumber' (#21747)
luukvbaal
2023-01-13
*
|
fix(ui): command line issues with external messages (#21709)
luukvbaal
2023-01-13
*
|
fix(mouse): statusline click registered as statuscolumn (#21748)
luukvbaal
2023-01-13
*
|
refactor: replace char_u with char 20 (#21714)
dundargoc
2023-01-13
*
|
fix(powershell): wrong length allocation for ":%w !" #20530
Enan Ajmain
2023-01-12
*
|
build: include our libraries before system libraries (#21746)
dundargoc
2023-01-12
[prev]
[next]