mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-23 19:01:15 -03:00
Extend a hack multi-line prompts to the new transient prompt code path. This fixes transient prompt with single-line prompts; added a test case. While at it, add a test that covers the need for this hack. Patch-by: kerty <g.kabakov@inbox.ru> See https://github.com/fish-shell/fish-shell/pull/11153#issuecomment-2801014723