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
...
|
*
|
lint
Justin M. Keyes
2020-02-02
|
*
|
refactor: rename mch_exit => os_exit
Justin M. Keyes
2020-02-02
|
*
|
refactor: move various things to os/shell.c
Justin M. Keyes
2020-02-02
|
*
|
Merge pull request #11801 from bfredl/incsubcrash
Björn Linse
2020-02-02
|
|
\
\
|
|
*
|
extmarks: fix crash due to invalid column values in inccommand preview
Björn Linse
2020-02-02
|
*
|
|
vim-patch:8.1.1269: MS-Windows GUI: multibyte chars with a 0x80 byte do not work
Jan Edmund Lazo
2020-02-02
|
*
|
|
vim-patch:8.1.0140: recording into a register has focus events
Jan Edmund Lazo
2020-02-01
|
*
|
|
vim-patch:8.2.0161: not recognizing .gv file as dot filetype
Jan Edmund Lazo
2020-02-01
|
*
|
|
vim-patch:8.2.0190: detect Kotlin files [ci skip] #11796
Alkeryn
2020-02-01
|
|
/
/
|
*
|
doc: fix typos [ci skip] #11787
Hye Sung Jung
2020-01-30
|
*
|
vim-patch:8.2.0016: test name used twice, option not restored properly
Jan Edmund Lazo
2020-01-30
|
*
|
vim-patch:8.2.0014: test69 and test95 are old style
Jan Edmund Lazo
2020-01-30
|
*
|
Fix shift change callbacks reading bad cursor (#11782)
Axel Forsman
2020-01-30
|
*
|
vim-patch:8.2.0177: memory leak in get_tags()
Jan Edmund Lazo
2020-01-29
|
*
|
vim-patch:8.2.0077: settagstack() cannot truncate at current index
Jan Edmund Lazo
2020-01-29
|
*
|
vim-patch:8.1.0446: options test fails in the GUI
Jan Edmund Lazo
2020-01-29
|
*
|
vim-patch:8.1.0445: setting 'term' does not store location for termcap options
Jan Edmund Lazo
2020-01-29
|
*
|
vim-patch:8.2.0171: fix use of uninitialized buffer #11786
Jan Edmund Lazo
2020-01-28
|
*
|
options: winhighlight: fix incorrect string equality test
Björn Linse
2020-01-28
|
*
|
lint
Justin M. Keyes
2020-01-28
|
*
|
refactor: move session functions to ex_session.c
Justin M. Keyes
2020-01-28
|
*
|
Merge #11772 from janlazo/vim-8.2.0152
Justin M. Keyes
2020-01-26
|
|
\
\
|
|
*
|
vim-patch:8.2.0158: triggering CompleteDone earlier is not backwards compatible
Jan Edmund Lazo
2020-01-26
|
|
*
|
vim-patch:8.2.0152: restoring ctrl_x_mode is not needed
Jan Edmund Lazo
2020-01-26
|
*
|
|
mksession: always unix slashes "/" for filepaths
Justin M. Keyes
2020-01-26
|
*
|
|
cleanup/ex_docmd.c: remove most put_eol() calls
Justin M. Keyes
2020-01-26
|
*
|
|
lint
Justin M. Keyes
2020-01-26
|
*
|
|
cleanup/ex_docmd.c: remove most put_line() calls
Justin M. Keyes
2020-01-26
|
*
|
|
mksession: always write LF "\n" line-endings
Justin M. Keyes
2020-01-26
|
*
|
|
mksession: avoid ":file …" when restoring non-terminal bufs
Justin M. Keyes
2020-01-26
|
*
|
|
mksession: simplify generated commands
Justin M. Keyes
2020-01-26
|
*
|
|
mksession: restore same :term buf in split windows
Alexandre Dubray
2020-01-26
|
|
/
/
|
*
|
Merge #11763 'spell: remove non-UTF8 dead code'
Justin M. Keyes
2020-01-26
|
|
\
\
|
|
*
|
spell: towupper(),towlower() are not called
Jan Edmund Lazo
2020-01-26
|
|
*
|
spellfile: set_spell_chartab() is dead code
Jan Edmund Lazo
2020-01-26
|
|
*
|
spell_defs: remove enc_utf8 redundant checks
Jan Edmund Lazo
2020-01-26
|
|
*
|
spell: remove enc_utf8 dead code
Jan Edmund Lazo
2020-01-26
|
|
*
|
spell: zero-init structs to fix garbage ptrs
Jan Edmund Lazo
2020-01-26
|
*
|
|
vim-patch:8.1.1144: too strict checking of the 'spellfile' option
Jan Edmund Lazo
2020-01-26
|
*
|
|
vim-patch:8.1.1143: may pass weird strings to file name expansion
Jan Edmund Lazo
2020-01-26
|
|
/
/
|
*
|
Merge pull request #11755 from bfredl/qf_msg
Björn Linse
2020-01-26
|
|
\
\
|
|
*
|
screen: add missing redraws after a message
Björn Linse
2020-01-26
|
*
|
|
terminal: trim CWD slash #11762
Justin M. Keyes
2020-01-26
|
*
|
|
terminal: absolute CWD in term:// URI #11289
Chris LaRose
2020-01-26
|
*
|
|
vim-patch:8.1.2171: mouse support not always available #11761
Jan Edmund Lazo
2020-01-25
|
*
|
|
shell: "..." instead of "[...]" #11760
Justin M. Keyes
2020-01-25
|
*
|
|
Remove enc_utf8,has_mbyte dead code
Jan Edmund Lazo
2020-01-25
|
*
|
|
vim-patch:8.1.2245: third character of 'listchars' tab shows in wrong place
Jan Edmund Lazo
2020-01-24
|
*
|
|
vim-patch:8.2.0147: block Visual mode operators not correct when 'linebreak' set
Jan Edmund Lazo
2020-01-24
|
*
|
|
vim-patch:8.2.0146: wrong indent when 'showbreak' and 'breakindent' are set
Jan Edmund Lazo
2020-01-23
|
|
/
/
[prev]
[next]