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
Commit message (
Expand
)
Author
Age
...
|
*
|
|
UI: always use contrete colors for default_colors_set
Björn Linse
2019-02-05
|
/
/
/
*
|
|
Merge #9560 from justinmk/Wmissing-prototypes
Justin M. Keyes
2019-02-04
|
\
\
\
|
*
|
|
build: PRAGMA_DIAG_PUSH_IGNORE_MISSING_PROTOTYPES
Justin M. Keyes
2019-02-04
|
*
|
|
build: -Wmissing-prototypes
Justin M. Keyes
2019-02-04
|
*
|
|
build: set compiler options in one place
Justin M. Keyes
2019-02-04
*
|
|
|
options: set 'scrollback' to -1 by default #9563
Marco Hinz
2019-02-04
*
|
|
|
events: add "Signal" event #9564
Marco Hinz
2019-02-04
|
/
/
/
*
|
|
Merge pull request #9579 from bfredl/pum_fix
Björn Linse
2019-02-03
|
\
\
\
|
*
|
|
popupmenu: fix alignment of kind and extra after #9530
Björn Linse
2019-02-03
*
|
|
|
Merge #9578 'vim-patch:8.0.{1045,1073,1077,1114}'
Justin M. Keyes
2019-02-03
|
\
\
\
\
|
*
|
|
|
vim-patch:8.0.1114: default for 'iminsert' is annoying
Jan Edmund Lazo
2019-02-03
|
*
|
|
|
vim-patch:8.0.1077: no debugger making use of the terminal window
Jan Edmund Lazo
2019-02-03
|
*
|
|
|
vim-patch:8.0.1073: may get an endless loop if 'statusline' changes a highlight
Jan Edmund Lazo
2019-02-03
|
*
|
|
|
vim-patch:8.0.1045: running tests may pollute shell history
Jan Edmund Lazo
2019-02-02
*
|
|
|
|
rename ui_is_external to ui_has (#9576)
Justin M. Keyes
2019-02-03
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #9530 from bfredl/pum_float
Björn Linse
2019-02-02
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
multigrid: reset win scrolling after swap message
Björn Linse
2019-02-02
|
*
|
|
tests/ui: add test for popupmenu redrawing in various situations
Björn Linse
2019-02-02
|
*
|
|
ui/compositor: add redraws needed due to intersected doublewidth chars.
Björn Linse
2019-02-02
|
*
|
|
vim-patch:8.1.0792: bad display if opening cmdline window from Insert completion
Björn Linse
2019-02-02
|
*
|
|
Reduce pum redraws from edit.c by delaying undisplay of pum
Björn Linse
2019-02-02
|
*
|
|
UI: add "compositor" layer to merge grids for TUI use in a correct way
Björn Linse
2019-02-02
*
|
|
|
inccommand: auto-disable if folding is slow #9568
KillTheMule
2019-02-01
*
|
|
|
Merge #9565 from justinmk/test
Justin M. Keyes
2019-01-31
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
test: adjust timer_spec
Justin M. Keyes
2019-01-31
|
*
|
|
test: improve reliability of ":terminal topline" test
Justin M. Keyes
2019-01-31
|
/
/
/
*
|
|
:terminal : set topline based on window height #8325
Andrew Pyatkov
2019-01-29
*
|
|
Merge #9539 "options: make 'listchars' and 'fillchars' local to window"
Marco Hinz
2019-01-28
|
\
\
\
|
*
|
|
tests: 'fcs' and 'lcs' are local to the window
Marco Hinz
2019-01-26
|
*
|
|
vim-patch:8.1.0759: showing two characters for tab is limited
Marco Hinz
2019-01-26
|
*
|
|
linter: fix issues
Marco Hinz
2019-01-26
|
*
|
|
tests: fix mouse tests that use lcs=eol:$
Marco Hinz
2019-01-26
|
*
|
|
options: make 'fillchars'/'listchars' local to window
Marco Hinz
2019-01-26
*
|
|
|
doc [ci skip] (#9553)
Justin M. Keyes
2019-01-27
*
|
|
|
Merge pull request #9551 from bfredl/multiterm
Björn Linse
2019-01-27
|
\
\
\
\
|
*
|
|
|
screen: simplify wp->w_lines allocation logic
Björn Linse
2019-01-27
|
*
|
|
|
terminal: handle size when switching buffers in window
Björn Linse
2019-01-27
|
*
|
|
|
window/ui: reorganize size variables, fix terminal window size with multigrid.
Björn Linse
2019-01-27
|
*
|
|
|
screen: remove superfluous default_grid indirection for global size
Björn Linse
2019-01-27
|
*
|
|
|
terminal: simplify sizing logic
Björn Linse
2019-01-27
|
/
/
/
/
*
|
|
|
vim-patch:8.0.0413: menu test fails on MS-Windows #8173
ckelsel
2019-01-27
*
|
|
|
Merge #8194 from justinmk/fix-menu
Justin M. Keyes
2019-01-27
|
\
\
\
\
|
*
|
|
|
menu_get(): fix query behavior
Justin M. Keyes
2019-01-27
|
*
|
|
|
menu_get(): Do not include empty items
Justin M. Keyes
2019-01-27
|
*
|
|
|
fix ":menu Item.SubItem"
Justin M. Keyes
2019-01-27
|
/
/
/
/
*
|
|
|
Merge #9478 from justinmk/doc
Justin M. Keyes
2019-01-26
|
\
\
\
\
|
*
|
|
|
gen_api_vimdoc.py: Do not wrap on hyphens, long words
Justin M. Keyes
2019-01-26
|
*
|
|
|
doc [ci skip] #9478
Justin M. Keyes
2019-01-26
|
|
/
/
/
*
|
|
|
Merge #9552 from janlazo/vim-8.0.0411
Justin M. Keyes
2019-01-26
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
vim-patch:8.0.0412: menu test fails on MS-Windows
Jan Edmund Lazo
2019-01-26
[prev]
[next]