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.2.3825: various comments could be improved
zeertzjq
2021-12-16
*
Merge pull request #16617 from pekdon/forkpty
James McCoy
2021-12-16
|
\
|
*
fix: add forkpty for SunOS variants
Claes Nästén
2021-12-12
*
|
Merge pull request #16134 from zeertzjq/screenpos-border
Björn Linse
2021-12-16
|
\
\
|
*
|
fix(screenpos, float): add top and left border adjustment
zeertzjq
2021-12-15
*
|
|
Merge pull request #16666 from mjlbach/fix/bad-cast
Michael Lingelbach
2021-12-15
|
\
\
\
|
*
|
|
chore: improve naming consistency in str_utf_start
Michael Lingelbach
2021-12-15
|
*
|
|
fix: do not cast offset to char_u
Michael Lingelbach
2021-12-15
*
|
|
|
fix(terminal): fix resize crash with pending scrollback (#14891)
Sean Dewar
2021-12-15
*
|
|
|
vim-patch:8.2.3814: .csx files and .sln files are not recognized (#16662)
Christian Clason
2021-12-15
*
|
|
|
fix(quickfix): avoid O(N^2) when filling from string typval (#16654)
Nicolas Hillegeer
2021-12-15
|
|
/
/
|
/
|
|
*
|
|
vim-patch:8.2.3805: i3config files are not recognized (#16645)
Christian Clason
2021-12-14
*
|
|
Merge pull request #16602 from zeertzjq/tui-end-streamed-paste
James McCoy
2021-12-13
|
\
\
\
|
*
|
|
fix(tui): end streamed paste correctly when key buffer is empty
zeertzjq
2021-12-10
*
|
|
|
Merge pull request #16613 from bfredl/vim-patch-8.2.3777
Björn Linse
2021-12-11
|
\
\
\
\
|
*
|
|
|
vim-patch:8.2.3777: spell file write error not checked
Björn Linse
2021-12-10
|
|
/
/
/
*
|
|
|
Merge pull request #16607 from bfredl/no2misc1
Björn Linse
2021-12-10
|
\
\
\
\
|
*
|
|
|
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
2021-12-10
|
*
|
|
|
refactor(misc1): move shell related functions to os/shell.c
Björn Linse
2021-12-10
|
*
|
|
|
refactor(misc1): move insertmode related function to edit.c
Björn Linse
2021-12-10
|
*
|
|
|
refactor(misc1): move way beep functions elsewhere
Björn Linse
2021-12-10
|
*
|
|
|
refactor(misc1): move msgmore function to messages.c
Björn Linse
2021-12-10
|
*
|
|
|
refactor(misc1): move comment related functions to change.c
Björn Linse
2021-12-10
|
*
|
|
|
refactor(misc1): move user related code to os/users.c
Björn Linse
2021-12-10
|
|
/
/
/
*
/
/
/
feat: add autocommand event when search wraps around (#8487)
Alejandro Exojo
2021-12-10
|
/
/
/
*
|
|
Merge pull request #16597 from bfredl/nomisc1
Björn Linse
2021-12-10
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
refactor(misc1): move preserve_exit() to related functions in main.c
Björn Linse
2021-12-09
|
*
|
refactor(misc1): move out misc functions which obviously belong elsewhere
Björn Linse
2021-12-09
|
*
|
refactor(misc1): move out autocmd related functions
Björn Linse
2021-12-09
|
*
|
refactor(misc1): move line_breakcheck family of functions to os/input.c
Björn Linse
2021-12-09
|
|
/
*
|
Merge pull request #16541 from jamessan/vim-8.2.3664
James McCoy
2021-12-09
|
\
\
|
*
|
vim-patch:8.2.3757: an overlong highlight group name is silently truncated
James McCoy
2021-12-08
|
*
|
vim-patch:8.2.3748: giving an error for an empty sign argument breaks a plugin
James McCoy
2021-12-08
|
*
|
vim-patch:8.2.3747: cannot remove highlight from an existing sign
James McCoy
2021-12-08
|
*
|
vim-patch:8.2.3743: ":sign" can add a highlight group without a name
James McCoy
2021-12-08
|
*
|
vim-patch:8.2.3664: cannot adjust sign highlighting for 'cursorline'
James McCoy
2021-12-08
|
|
/
*
|
Merge pull request #16414 from zeertzjq/terminal-no-invalid-rows
James McCoy
2021-12-09
|
\
\
|
*
|
fix(terminal): return early if there are no invalid rows
zeertzjq
2021-12-08
*
|
|
Merge pull request #16547 from pekdon/sunos
James McCoy
2021-12-09
|
\
\
\
|
*
|
|
fix: don't use cfsetspeed, use i and o variants
Claes Nästén
2021-12-07
|
*
|
|
fix: don't include pty.h on SunOS
Claes Nästén
2021-12-07
|
*
|
|
fix: add STRNLEN compatability macro
Claes Nästén
2021-12-06
|
*
|
|
fix: define NAME_MAX from _XOPEN_NAME_MAX
Claes Nästén
2021-12-06
|
*
|
|
fix: skip libutil on SunOS
Claes Nästén
2021-12-06
*
|
|
|
vim-patch:8.2.3769: zig files are not recognized (#16598)
Christian Clason
2021-12-09
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #16418 from zeertzjq/terminal-coladvance
James McCoy
2021-12-08
|
\
\
\
|
*
|
|
fix(terminal): use coladvance() to calculate buffer cursor position
zeertzjq
2021-12-08
|
|
|
/
|
|
/
|
*
|
|
fix: check for interrupt in nvim_echo, write_msg and nlua_print (#16537)
ii14
2021-12-08
*
|
|
fix(api): allow nvim_buf_set_extmark to accept end_row key (#16548)
Gregory Anders
2021-12-08
*
|
|
Merge pull request #16421 from seandewar/vim-8.1.0035
Jan Edmund Lazo
2021-12-07
|
\
\
\
|
|
/
/
|
/
|
|
[next]