Commit 49c066b
committed
Fix multi-line prompt display
The first line of multi-line input should display ps1 (primary prompt)
not ps2 (continuation prompt). This is important for vi mode where
users navigate through existing multi-line code with cursor movements.1 parent 37b78e4 commit 49c066b
1 file changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
630 | 630 | | |
631 | 631 | | |
632 | 632 | | |
| 633 | + | |
| 634 | + | |
633 | 635 | | |
634 | | - | |
635 | | - | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
| 639 | + | |
| 640 | + | |
| 641 | + | |
636 | 642 | | |
637 | 643 | | |
638 | 644 | | |
| |||
0 commit comments