neovim/src
bfredl 0570a19c8a fix(intro): make intro explicitly stateful
Instead of randomly disappearing because some random event might have
caused mid_start or bot_scroll_start to randomly take a low value, treat
intro message as a _first class stateful_ thing.

This means that intro message will kept being _redrawn_ as long as we
are in the state it should be shown. This also includes screen resizes.
you will not lose the intro message because there was a delay in
detecting terminal features.
2024-03-14 14:39:08 +01:00
..
cjson
klib fix(coverity/477623,477624): guard null pointer dereference in kv_concat_len (#27022) 2024-01-15 14:25:57 -06:00
man docs: list NVIM_APPNAME as env on manpage (#25935) 2023-11-09 07:04:44 +08:00
mpack fix: buffer overrun in lmpack_session_receive 2024-02-06 01:07:54 +02:00
nvim fix(intro): make intro explicitly stateful 2024-03-14 14:39:08 +01:00
termkey Handle mouse buttons 6/7 (often used for horizontal scrolling) 2023-12-31 04:56:35 +08:00
unicode feat: update unicode tables (#27317) 2024-02-04 06:28:51 +08:00
xdiff refactor: the long goodbye 2023-11-05 20:19:06 +01:00
.valgrind.supp
bit.c
bit.h
clint.py docs: small fixes (#27364) 2024-03-12 13:51:53 +08:00
coverity-model.c
nlua0.c
uncrustify.cfg build: fix uncrustify 2024-02-21 11:58:28 +01:00