diff options
| author | Hugues Hiegel <hugues.hiegel@orange.com> | 2025-09-10 09:04:29 +0200 |
|---|---|---|
| committer | Hugues Hiegel <hugues.hiegel@orange.com> | 2025-09-10 09:04:29 +0200 |
| commit | 16ece8277b08a6d643f854d2e231da5e97b1a641 (patch) | |
| tree | b26de41a8c75bf2f931208610ebb128cd8c54e36 /12_Prompts.zsh | |
| parent | 663f69fcd282113f46c8c93c0342fc222de1ebb3 (diff) | |
Gros commit dégueulasse.orange
Diffstat (limited to '12_Prompts.zsh')
| -rw-r--r-- | 12_Prompts.zsh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/12_Prompts.zsh b/12_Prompts.zsh index 2094680..12514fa 100644 --- a/12_Prompts.zsh +++ b/12_Prompts.zsh @@ -393,7 +393,7 @@ __two_lines_prompt () __debug "-----------------> extra..." PS1_+=$(__ps1_extrainfo) __debug "-----------------> PS1..." - PS1=$PS1_" "$C_$_prompt_colors[dies]$_C"%#"$C_$_prompt_colors[cmd]$_C" " + PS1=$PS1_" "$C_$_prompt_colors[dies]$_C"%#"$C_$_prompt_colors[cmd]$_C" "$PROMPT_ESC __debug "-----------------> PS2..." local lastline="$(__expand_text $PS1 | tail -n1)" |
