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
/
nvim
Commit message (
Expand
)
Author
Age
...
*
|
|
|
|
vim-patch:8.1.0937: invalid memory access in search pattern
Jan Edmund Lazo
2019-02-17
*
|
|
|
|
vim-patch:8.1.0934: invalid memory access in search pattern
Jan Edmund Lazo
2019-02-17
*
|
|
|
|
lint
Jan Edmund Lazo
2019-02-17
*
|
|
|
|
vim-patch:8.1.0945: internal error when using pattern with NL in the range
Jan Edmund Lazo
2019-02-17
|
/
/
/
/
*
/
/
/
vim-patch:8.1.0932: remove Farsi support (#9622)
Justin M. Keyes
2019-02-17
|
/
/
/
*
|
|
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
|
/
/
/
*
|
|
vim-patch:8.1.0803: session restore: handle single quotes #9620
Marco Hinz
2019-02-17
*
|
|
clang/"null pointer dereference": win_rotate
Justin M. Keyes
2019-02-14
*
|
|
PVS/V1028: cast operands, not the result
Justin M. Keyes
2019-02-14
*
|
|
vim-patch:8.1.0852: findfile() and finddir() are not properly tested (#9609)
Jan Edmund Lazo
2019-02-13
*
|
|
UI: change implementation of hl_rgb2cterm_color()
Justin M. Keyes
2019-02-12
*
|
|
UI: 'pumblend' for cterm (256-color TUI)
Justin M. Keyes
2019-02-12
*
|
|
Merge #9601 from justinmk/tui-italic
Justin M. Keyes
2019-02-12
|
\
\
\
|
*
|
|
TUI: assume italics support in all xterm-likes
Justin M. Keyes
2019-02-12
|
*
|
|
TUI: sniff nsterm (Terminal.app) from $TERM_PROGRAM
Justin M. Keyes
2019-02-11
|
*
|
|
TUI: force italics in tmux
Justin M. Keyes
2019-02-11
|
*
|
|
TUI: italics in Terminal.app (nsterm)
Justin M. Keyes
2019-02-11
*
|
|
|
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
*
|
|
screen: cleanup allocation, clearing and validation
Björn Linse
2019-02-07
*
|
|
screen: simplify scrolling code
Björn Linse
2019-02-07
*
|
|
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: PRAGMA_DIAG_PUSH_IGNORE_MISSING_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
|
*
|
|
|
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
|
*
|
|
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
|
/
/
/
*
|
|
: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
|
\
\
\
|
*
|
|
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
|
*
|
|
options: make 'fillchars'/'listchars' local to window
Marco Hinz
2019-01-26
[prev]
[next]