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
/
test
Commit message (
Expand
)
Author
Age
...
*
os_setenv: use _wputenv_s; remove vestigial code #7920
Justin M. Keyes
2019-02-25
*
TUI: rework background-color detection
Justin M. Keyes
2019-02-22
*
Merge #5027 'TUI: detect background color'
Justin M. Keyes
2019-02-17
|
\
|
*
Merge #5027 'TUI: detect background color'
Justin M. Keyes
2019-01-17
|
|
\
|
|
*
Add tests for terminal background detection
Josh Triplett
2016-07-24
*
|
|
Merge #9593 'API: nvim_create_buf: "scratch" param'
Justin M. Keyes
2019-02-17
|
\
\
\
|
*
|
|
API: nvim_create_buf: add `scratch` parameter
Justin M. Keyes
2019-02-17
*
|
|
|
terminal: Fix potential invalid local 'scrollback' (#9605)
Justin M. Keyes
2019-02-17
|
/
/
/
*
|
|
UI: change implementation of hl_rgb2cterm_color()
Justin M. Keyes
2019-02-12
*
|
|
highlight: handle blending with gui=reverse and guisp attributes
Björn Linse
2019-02-11
*
|
|
ui: implement ext_messages
Björn Linse
2019-02-10
*
|
|
api: add nvim_create_buf to create a new empty buffer.
Björn Linse
2019-02-09
*
|
|
UI: implement 'pumblend' option for semi-transparent popupmenu
Björn Linse
2019-02-07
*
|
|
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: -Wmissing-prototypes
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
*
|
|
|
Merge pull request #9530 from bfredl/pum_float
Björn Linse
2019-02-02
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
tests/ui: add test for popupmenu redrawing in various situations
Björn Linse
2019-02-02
*
|
|
|
inccommand: auto-disable if folding is slow #9568
KillTheMule
2019-02-01
*
|
|
|
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
|
*
|
|
tests: fix mouse tests that use lcs=eol:$
Marco Hinz
2019-01-26
*
|
|
|
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
*
|
|
|
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
|
/
/
/
*
|
|
tests/lua: test for multiline error messages in lua
Björn Linse
2019-01-23
*
|
|
ui: multigrid mouse support
Björn Linse
2019-01-20
*
|
|
Merge #9292 from mhinz/xcode10
Justin M. Keyes
2019-01-17
|
\
\
\
|
*
|
|
tests: load-adjust timer tests (functionaltest)
Marco Hinz
2019-01-17
|
|
/
/
*
/
/
test: Lua 5.2/5.3 compat
Matěj Cepl
2019-01-17
|
/
/
*
|
screen: don't unconditionally clear messages on window scroll
Björn Linse
2019-01-15
*
|
:recover : Fix crash on non-existent *.swp #9504
raffitz
2019-01-15
*
|
lua: expose full interface of vim.inspect and add test
Björn Linse
2019-01-14
*
|
Merge #9463 'Lua stdlib'
Justin M. Keyes
2019-01-14
|
\
\
|
*
|
lua/stdlib: Load runtime modules on-demand
Justin M. Keyes
2019-01-14
|
*
|
lua/stdlib: vim.inspect, string functions
KillTheMule
2019-01-14
|
/
/
*
|
test/API: nvim_set_vvar() #9395
Justin M. Keyes
2019-01-14
*
|
test: add tests for conceal cursor movement
Björn Linse
2019-01-13
*
|
provider: improve error message if provider is missing (#9487)
Marco Hinz
2019-01-12
[prev]
[next]