Commit cf44120
committed
Fix text wrapping bug.
The text was moving to the next line unexpectedly due to the addition of width parameter in the output. The bug was fixed by removing the parameter. Now users would need to explicitly press `Enter` or `Return` to move to the next line.1 parent 8ab0fe4 commit cf44120
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
95 | | - | |
| 94 | + | |
96 | 95 | | |
97 | 96 | | |
98 | 97 | | |
| |||
0 commit comments