You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ticket #4815: Fix no colored prompt after switching panels off for the first time
Fix the issue by strictly distinguishing between mc_prompt, which should
be stripped using strip_ctrl_codes(), and subshell_prompt, which should
always hold the original, non-stripped PS1. Make mc_prompt heap-based.
Signed-off-by: Jakub Horký <[email protected]>
0 commit comments