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
...
|
*
vim-patch:8.1.1275: cannot navigate to errors before/after the cursor
Jan Edmund Lazo
2021-01-01
|
*
vim-patch:8.1.1261: no error for quickfix commands with negative range
erw7
2021-01-01
|
*
vim-patch:8.1.1241: Ex command info contains confusing information
Jan Edmund Lazo
2021-01-01
|
*
vim-patch:8.1.1549: quickfix test fails
Jan Edmund Lazo
2020-12-31
*
|
Merge pull request #11833 from bfredl/set_text
Björn Linse
2021-01-01
|
\
\
|
*
|
api: set_text: fix some byte count issues
Björn Linse
2021-01-01
|
*
|
api: set_text: more tests, and fixing lint
chentau
2021-01-01
|
*
|
api: set_text: rebase, update to new api, and add more tests
Tony Chen
2021-01-01
|
*
|
api: set_text: fix validation and some issues
Blaž Hrastnik
2021-01-01
|
*
|
api: set_text: first stab at nvim_buf_set_text
Björn Linse
2021-01-01
*
|
|
Merge pull request #13592 from bfredl/setmouse
Björn Linse
2021-01-01
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ui: make 'mouse' handling in external UI more consistent
Björn Linse
2021-01-01
*
|
|
Revert "vim-patch:8.1.0822: peeking and flushing output slows down execution"
Jan Edmund Lazo
2020-12-31
*
|
|
Revert "vim-patch:8.1.1189: mode is not cleared when leaving Insert mode"
Jan Edmund Lazo
2020-12-31
*
|
|
Revert "vim-patch:8.1.1192: mode is not cleared when leaving Insert mode with...
Jan Edmund Lazo
2020-12-31
*
|
|
vim-patch:8.1.1727: code for viminfo support is spread out
Jan Edmund Lazo
2020-12-30
*
|
|
vim-patch:8.1.0172: 'viminfofile' option does not behave like a file name
Jan Edmund Lazo
2020-12-30
*
|
|
fix(fold): highlight even in folds (#13643)
Matthieu Coudron
2020-12-30
*
|
|
vim-patch:8.1.2100: :mksession is not sufficiently tested
Jan Edmund Lazo
2020-12-29
*
|
|
vim-patch:8.1.0790: code for creating tabpages in session is too complex
Jan Edmund Lazo
2020-12-29
*
|
|
vim-patch:8.1.0151: mksession test fails on MS-Windows
Jan Edmund Lazo
2020-12-29
*
|
|
vim-patch:8.1.0149: session is wrong with multiple tabs when :lcd was used
Jan Edmund Lazo
2020-12-29
*
|
|
vim-patch:8.2.2244: crash when making the window width negative (#13633)
Jan Edmund Lazo
2020-12-29
|
|
/
|
/
|
*
|
Merge pull request #13624 from janlazo/vim-8.2.2234
Jan Edmund Lazo
2020-12-28
|
\
\
|
*
|
vim-patch:8.2.0429: no warning when test checks for option that never exists
Jan Edmund Lazo
2020-12-28
|
*
|
vim-patch:8.1.1032: warnings from clang static analyzer
Jan Edmund Lazo
2020-12-28
|
*
|
vim-patch:8.2.2234: command line wildmenu test often fails with Unix GUI
Jan Edmund Lazo
2020-12-28
*
|
|
fix(fold): dont highlight search results on folded lines (#13616)
Matthieu Coudron
2020-12-29
|
/
/
*
|
vim-patch:8.2.2231: when "--remote file" is used "file" is not reloaded
Jan Edmund Lazo
2020-12-27
*
|
vim-patch:8.2.0928: many type casts are used for vim_strnsave()
Jan Edmund Lazo
2020-12-27
*
|
vim-patch:8.2.1580: wildmenu does not work properly
Jan Edmund Lazo
2020-12-26
*
|
vim-patch:8.2.1121: command completion not working after ++arg
Jan Edmund Lazo
2020-12-26
*
|
vim-patch:8.2.1007: completion doesn't work after ":r ++arg !"
Jan Edmund Lazo
2020-12-26
*
|
vim-patch:8.1.2227: layout wrong if 'lines' changes while cmdline window is open
Jan Edmund Lazo
2020-12-26
*
|
vim-patch:8.2.2221: if <Down> is mapped on the command line 'wildchar' is ins...
Jan Edmund Lazo
2020-12-26
*
|
vim-patch:8.1.1192: mode is not cleared when leaving Insert mode with mapped Esc
Jan Edmund Lazo
2020-12-26
*
|
vim-patch:8.1.1189: mode is not cleared when leaving Insert mode
Jan Edmund Lazo
2020-12-25
*
|
vim-patch:8.1.0822: peeking and flushing output slows down execution
Jan Edmund Lazo
2020-12-25
*
|
vim-patch:8.2.2206: :exe command line completion only works for first argument
Jan Edmund Lazo
2020-12-25
*
|
vim-patch:8.2.1174: no test for the "recording @x" message
Jan Edmund Lazo
2020-12-25
*
|
vim-patch:8.1.2212: cannot see the selection type in :reg output
Jan Edmund Lazo
2020-12-25
*
|
vim-patch:8.2.0051: command line completion test skipped
Jan Edmund Lazo
2020-12-25
*
|
Merge pull request #13595 from teto/fix-filler
Björn Linse
2020-12-24
|
\
\
|
*
|
fix: appease linter
Matthieu Coudron
2020-12-24
|
*
|
refactor: de-curwin-ify update_topline/curs_columns
Matthieu Coudron
2020-12-23
|
*
|
refactor: pass the window to get_(side)scrolloff_value
Matthieu Coudron
2020-12-23
*
|
|
feat(sign):Allow signs to be 0 width (#13290)
Lukas Reineke
2020-12-24
*
|
|
vim-patch:8.2.2203: Moodle gift files are not recognized
Jan Edmund Lazo
2020-12-24
*
|
|
vim-patch:8.2.0907: when using :global clipboard isn't set correctly
Jan Edmund Lazo
2020-12-24
*
|
|
vim-patch:8.1.1837: popup test fails if clipboard is supported but not working
Jan Edmund Lazo
2020-12-24
[prev]
[next]