Commit 56254fb
committed
cli: Fix incorrect prompt setting for Zsh
It incorrectly always ended up using the Bash method for setting the
prompt, and in the Zsh prompt setting, it didn't correctly mark which
parts of the prompt are zero-length.1 parent f031655 commit 56254fb
1 file changed
Lines changed: 3 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
431 | 431 | | |
432 | 432 | | |
433 | 433 | | |
434 | | - | |
435 | | - | |
436 | | - | |
437 | | - | |
438 | | - | |
439 | | - | |
440 | | - | |
441 | | - | |
442 | | - | |
443 | | - | |
444 | | - | |
445 | | - | |
| 434 | + | |
| 435 | + | |
446 | 436 | | |
447 | | - | |
| 437 | + | |
448 | 438 | | |
449 | 439 | | |
450 | 440 | | |
| |||
0 commit comments