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
*
messages: fix crash with msg_advance when using ext_messages
Björn Linse
2019-06-16
*
messages: support shortmess-=S in ext_messages
Björn Linse
2019-06-16
*
msg_puts_attr_len: check default_grid.chars if headless
Björn Linse
2019-06-03
*
Fix screenchar() problem in headless mode
erw7
2019-06-03
*
Make sure msg_clear is sent after confirm message (#10065)
Ville Hakulinen
2019-06-02
*
[RDY] Fix wildmode=list,full and display+=msgsep interaction (#10103)
Jit
2019-06-02
*
vim-patch:8.1.0020: cannot tell whether a register is executing or recording
Jan Edmund Lazo
2019-05-26
*
Merge #10059 from jerdna-regeiz/vim-8.1.0614
Justin M. Keyes
2019-05-26
|
\
|
*
lint
Andrej Zieger
2019-05-26
*
|
UI/cmdline: check if redraw is needed after K_EVENT, K_COMMAND #9804
Jit
2019-05-26
|
/
*
lint
Justin M. Keyes
2019-05-25
*
vim-patch:8.0.1496: VIM_CLEAR()
Justin M. Keyes
2019-05-25
*
UI/ext_messages: learn more message kinds
Justin M. Keyes
2019-05-11
*
PVS/V781: "maxlen" variable checked after use
Justin M. Keyes
2019-05-06
*
verb_msg: remove char_u
Justin M. Keyes
2019-04-29
*
vim-patch:8.1.0135: undo message delays screen update for CTRL-O u
Jan Edmund Lazo
2019-04-04
*
vim-patch:8.0.0709: libvterm cannot use vsnprintf()
Jan Edmund Lazo
2019-04-04
*
Merge pull request #6619 from bfredl/floating
Björn Linse
2019-03-02
|
\
|
*
floats: implement floating windows
Björn Linse
2019-03-02
*
|
cleanup: remove legacy `enc_dbcs` global #9660
Justin M. Keyes
2019-03-02
|
/
*
ui: implement ext_messages
Björn Linse
2019-02-10
*
screen: cleanup allocation, clearing and validation
Björn Linse
2019-02-07
*
screen: simplify scrolling code
Björn Linse
2019-02-07
*
multigrid: reset win scrolling after swap message
Björn Linse
2019-02-02
*
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
*
cleanup: reduce some duplicate code, avoid function pointers for a condition
Björn Linse
2019-01-23
*
ex_echo: reuse code from message.c to show arg to user
Alexandre Dubray
2019-01-22
*
message.c: add msg_echo_attr functions, use it for lua error messages
Alexandre Dubray
2019-01-22
*
multigrid: add msg_scroll_start and msg_scroll_reset events
Björn Linse
2018-12-31
*
multigrid: Fix lint errors
Utkarsh Maheshwari
2018-12-31
*
multigrid: Change screen_* functions to grid_* functions
Utkarsh Maheshwari
2018-12-31
*
Merge #9291 'vim-patch:8.1.{550,551}'
Justin M. Keyes
2018-12-02
|
\
|
*
vim-patch:8.1.0550: expression evaluation may repeat an error message
Jan Edmund Lazo
2018-11-30
*
|
VimL/confirm(): Show dialog even if :silent
Justin M. Keyes
2018-12-01
|
/
*
UI/TUI: improvements and cleanups for scrolling and clearing
Björn Linse
2018-11-11
*
ui: disable clearing almost everywhere
Björn Linse
2018-10-22
*
fix warning: null pointer dereference
Justin M. Keyes
2018-10-21
*
vim-patch:8.1.0466: autocmd test fails
Jan Edmund Lazo
2018-10-08
*
add func_attr_printf in :
MichaHoffmann
2018-09-24
*
lint
Jan Edmund Lazo
2018-09-21
*
vim-patch:8.0.1215: newer gcc warns for implicit fallthrough
Jan Edmund Lazo
2018-09-20
*
Refactor: Remove occurences of mb_char2bytes
ZviRackover
2018-09-09
*
Remove has_mbytes from lines local to parent commit
ZviRackover
2018-08-31
*
Refactor: remove mb_ptr2len_len, mb_ptr2cells and mb_ptr2cells_len
ZviRackover
2018-08-31
*
globals: cmd_silent is bool
Jan Edmund Lazo
2018-08-29
*
vim-patch:8.0.1468: illegal memory access in del_bytes()
Jan Edmund Lazo
2018-08-24
*
style: fixing minor issues noted in code review.
ZviRackover
2018-08-06
*
lint: clean-up after parent commit
ZviRackover
2018-08-06
[next]