1
Fork 0
mirror of https://github.com/RGBCube/nu_scripts synced 2025-08-02 07:07:46 +00:00

fix regressions noted in 0.93.1 from 0.83: (#843)

1. double pathsep when displaying PWD
2. error 'not a git repo' when PWD outside a repo (`do --ignore-error
{}` no longer eats the stderr text?)
3. improve display when terminal quite narrow (not a regression, just an
improvement)
4. reduce overhead for padding
This commit is contained in:
Bob Hyman 2024-05-25 09:28:42 -04:00 committed by GitHub
parent 407a313bbb
commit 429126f3d8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 23 deletions

2
.gitignore vendored
View file

@ -4,3 +4,5 @@
.mailmap
check-files.nu
.vscode/