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:
parent
407a313bbb
commit
429126f3d8
2 changed files with 11 additions and 23 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -4,3 +4,5 @@
|
|||
.mailmap
|
||||
|
||||
check-files.nu
|
||||
|
||||
.vscode/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue