Commit 89d4cd1
Mike Charles
Align prompt with first line of commands
When a command is longer than the width of the command box, it gets wrapped, but then the prompt is aligned with the center of the multi-line command. Instead it should be top-aligned to it shows up to the left of the first line of the command, like it would in a terminal.1 parent 1de936a commit 89d4cd1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | | - | |
| 171 | + | |
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| |||
0 commit comments