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
*
API: nvim_create_buf: add `scratch` parameter
Justin M. Keyes
2019-02-17
*
vim-patch:8.1.0803: session restore: handle single quotes #9620
Marco Hinz
2019-02-17
*
Merge #9617
Justin M. Keyes
2019-02-16
|
\
|
*
build/Makefile: check CMAKE_INSTALL_PREFIX
Justin M. Keyes
2019-02-16
|
*
build/CMakeLists.txt: group related logic
Justin M. Keyes
2019-02-16
|
/
*
Merge #9614
Justin M. Keyes
2019-02-16
|
\
|
*
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
*
Merge #9589 from justinmk/cterm-pumblend
Justin M. Keyes
2019-02-12
|
\
|
*
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
*
|
Merge pull request #9603 from bfredl/reversepum
Björn Linse
2019-02-11
|
\
\
|
|
/
|
/
|
|
*
highlight: handle blending with gui=reverse and guisp attributes
Björn Linse
2019-02-11
|
/
*
Merge pull request #7466 from bfredl/ext_messages
Björn Linse
2019-02-10
|
\
|
*
ui: implement ext_messages
Björn Linse
2019-02-10
|
/
*
Merge pull request #9272 from bfredl/createbuf
Björn Linse
2019-02-09
|
\
|
*
api: add nvim_create_buf to create a new empty buffer.
Björn Linse
2019-02-09
*
|
doc: 'fillchars' is local to window
Marco Hinz
2019-02-09
|
/
*
Merge pull request #9586 from bfredl/screencleanup
Björn Linse
2019-02-07
|
\
|
*
screen: cleanup allocation, clearing and validation
Björn Linse
2019-02-07
|
*
screen: simplify scrolling code
Björn Linse
2019-02-07
|
/
*
Merge pull request #9571 from bfredl/pum_transparent
Björn Linse
2019-02-07
|
\
|
*
UI: implement 'pumblend' option for semi-transparent popupmenu
Björn Linse
2019-02-07
|
/
*
man.vim: set 'linebreak'
Justin M. Keyes
2019-02-06
*
Merge pull request #9581 from bfredl/alwaysrgb
Björn Linse
2019-02-05
|
\
|
*
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
[next]