You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This changes the output from:
```
Some/long/path/that
/gets/broken/up
```
To:
```
Some/long/path/that/gets/broken/up
```
Leaving wrapping up to the terminal and making C&P much easier.
0 commit comments