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
/
message.c
Commit message (
Expand
)
Author
Age
*
feat(messages)!: graduate the 'msgsep' feature
bfredl
2022-10-05
*
refactor(redraw): various simplifications
bfredl
2022-10-05
*
fix(ui): msg_ext_set_kind for nvim_echo (#20476)
Shougo
2022-10-04
*
vim-patch:9.0.0595: extra newline in messages after a verbose shell message (...
zeertzjq
2022-09-27
*
fix(cmdline): don't send invalid cursor with incsearch and cmdheight=0
bfredl
2022-09-26
*
fix(messages): validate msg_grid before silent! message with cmdheight=0
bfredl
2022-09-26
*
fix(redraw): avoid unnecessary redraws and glitches with floats+messages
bfredl
2022-09-22
*
Merge pull request #20263 from notomo/refactor-remove-unused
bfredl
2022-09-20
|
\
|
*
refactor(message): remove unused function
notomo
2022-09-20
*
|
vim-patch:9.0.0511: unnecessary scrolling for message of only one line (#20261)
zeertzjq
2022-09-20
|
/
*
vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215)
dundargoc
2022-09-18
*
fix(messages): do not crash on cmdheight=0 and g< redisplay
bfredl
2022-09-16
*
feat(ui): use msg_grid based implementation for cmdheight=0
bfredl
2022-09-15
*
vim-patch:9.0.0449: there is no easy way to translate a key code into a strin...
zeertzjq
2022-09-13
*
refactor: replace char_u with char
Dundar Göc
2022-09-11
*
refactor: replace char_u with char
Dundar Göc
2022-09-09
*
fix(cmdheight=0): various issues part3 #19816
Shougo
2022-09-06
*
refactor: migrate comment style (#20012)
Lewis Russell
2022-09-02
*
refactor: replace char_u with char
Dundar Göc
2022-09-01
*
refactor: replace char_u with char
Dundar Göc
2022-08-31
*
refactor: replace char_u with char 4 (#19987)
dundargoc
2022-08-30
*
vim-patch:9.0.0318: clearing screen causes flicker (#19993)
zeertzjq
2022-08-30
*
refactor: replace char_u with char
Dundar Göc
2022-08-29
*
refactor: replace char_u with char
Dundar Göc
2022-08-27
*
refactor: replace char_u with char
Dundar Göc
2022-08-26
*
refactor: change FALSE/TRUE to false/true
Lewis Russell
2022-08-26
*
refactor: pre-incr to post-incr
Lewis Russell
2022-08-25
*
Merge pull request #19906 from bfredl/bigstage
bfredl
2022-08-24
|
\
|
*
refactor(api): provide a temporary copy solution for nvim_call_atomic
bfredl
2022-08-24
*
|
vim-patch:9.0.0206: redraw flags are not named specifically (#19913)
zeertzjq
2022-08-23
|
/
*
vim-patch:9.0.0227: cannot read error message when abort() is called
zeertzjq
2022-08-19
*
vim-patch:8.2.3946: when an internal error makes Vim exit the error is not seen
zeertzjq
2022-08-19
*
vim-patch:8.1.1966: some code in options.c fits better elsewhere (#19840)
zeertzjq
2022-08-19
*
vim-patch:8.1.2057: the screen.c file is much too big
Lewis Russell
2022-08-19
*
refactor: remove some unused includes (#19820)
zeertzjq
2022-08-17
*
refactor: change pre-decrement/increment to post (#19799)
Lewis Russell
2022-08-16
*
vim-patch:8.2.1653: expand('<stack>') does not include the final line number
zeertzjq
2022-08-15
*
vim-patch:8.2.1297: when a test fails it's often not easy to see where
zeertzjq
2022-08-15
*
vim-patch:9.0.0207: stacktrace not shown when debugging (#19776)
zeertzjq
2022-08-15
*
vim-patch:8.2.3675 (#19766)
zeertzjq
2022-08-14
*
vim-patch:8.2.0056: execution stack is incomplete and inefficient
zeertzjq
2022-08-14
*
refactor: replace char_u with char
Dundar Goc
2022-08-12
*
vim-patch:9.0.0009: going past the end of a menu item with only modifier
zeertzjq
2022-08-05
*
vim-patch:9.0.0114: the command line takes up space even when not used
Shougo Matsushita
2022-07-31
*
cmdheight=0: fix bugs part2 (#19185)
Shougo
2022-07-31
*
vim-patch:9.0.0099: scrollback can be wrong after redrawing the command line ...
zeertzjq
2022-07-28
*
vim-patch:9.0.0071: command overlaps with printed text in scrollback (#19505)
zeertzjq
2022-07-26
*
vim-patch:8.2.0035: saving and restoring called_emsg is clumsy (#19335)
zeertzjq
2022-07-13
*
refactor: replace char_u
Dundar Goc
2022-07-02
*
refactor(fold): style #19175
Lewis Russell
2022-07-02
[next]