Files
neovim/test/functional/lua
Sean Dewar 3a10405214 fix(prompt): prompt_setprompt does not adjust extmarks, no on_bytes
Problem: prompt_setprompt does not adjust extmarks or trigger on_bytes
buffer-updates when fixing the prompt line.

Solution: adjust them, trigger on_bytes.

Notably, hides extmarks when replacing the entire line (and clearing user
input). Otherwise, when just replacing the prompt text, hides extmarks there,
but moves those after (in the user input area) to the correct spot.
2026-02-15 23:42:10 +00:00
..
2024-04-23 18:17:04 +02:00
2026-02-12 13:46:45 +01:00
2025-01-09 09:26:45 -08:00
2025-09-03 23:03:51 -04:00
2025-11-22 17:04:32 -05:00
2024-04-23 18:17:04 +02:00
2026-02-12 13:46:45 +01:00
2026-01-12 03:50:57 +00:00