diff options
| author | luukvbaal <luukvbaal@gmail.com> | 2025-05-09 12:17:26 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-09 12:17:26 +0200 |
| commit | 7e787f6a4f16ddccfc3017e44f9cb9c9d1615dc3 (patch) | |
| tree | 69f9dd1f4b3f982a86bb5096be7f9424f0b7af7c /runtime/lua/vim/_extui/shared.lua | |
| parent | 3121e02ae04e489fb11b7058f7b7d0da0901dafa (diff) | |
fix(extui): route interactive messages to more-window (#33885)
Problem: Extui does not route messages emitted as a result of a typed
command to the "more" window.
Command message leading shell messages is missing a kind.
Messages not routed to 'cmdheight' area after it was 0.
Solution: Route messages that were emitted in the same event loop as an
entered command to the "more" window. Also append multiple
messages in an already open more-window.
Assign it the `shell_cmd` kind.
Change message position when 'cmdheight' changes from 0.
Diffstat (limited to 'runtime/lua/vim/_extui/shared.lua')
0 files changed, 0 insertions, 0 deletions
