diff options
author | Luuk van Baal <luukvbaal@gmail.com> | 2025-03-13 02:14:01 +0100 |
---|---|---|
committer | luukvbaal <luukvbaal@gmail.com> | 2025-03-13 11:33:35 +0100 |
commit | 282f73f067cb935612782d55efa99036505d363f (patch) | |
tree | 06ae548de7fd0308b14dc122fb85a49ee6ee11d1 /runtime/lua/vim/_defaults.lua | |
parent | 6e588519c8b355599bd6b3dfce822325cee80deb (diff) | |
download | rneovim-282f73f067cb935612782d55efa99036505d363f.tar.gz rneovim-282f73f067cb935612782d55efa99036505d363f.tar.bz2 rneovim-282f73f067cb935612782d55efa99036505d363f.zip |
fix(messages): no trailing newline for inputlist, tselect, z= with ext_messages
Problem: Various list commands end in a newline to go to a new line on
the message grid for the prompt message, which is unwanted
with ext_messages.
Solution: Don't emit a trailing newline with ext_messages for
inputlist(), :tselect and z=.
Co-authored-by: Tomasz N <przepompownia@users.noreply.github.com>
Diffstat (limited to 'runtime/lua/vim/_defaults.lua')
0 files changed, 0 insertions, 0 deletions