atuinsh/atuin

Nushell 0.92.0 stderr redirect breaking change

robbienohra opened this issue · 2 comments

What did you expect to happen?

Atuin commands to resolve

What happened?

Deprecation flag regarding --redirect-stderr option.

It looks like this flag was deprecated in Nushell version 0.92.0 (released today)

Atuin doctor output

atuin:
  version: 18.1.0
  sync: null
shell:
  name: nu
  plugins: []
system:
  os: Darwin
  arch: arm64
  version: '14.4'
  disks:
  - name: Macintosh HD
    filesystem: apfs
  - name: Macintosh HD
    filesystem: apfs

Code of Conduct

  • I agree to follow this project's Code of Conduct

Hey! Thanks for the report

This was resolved in #1913, and will be available in the next release

Amazing, you rock, @ellie! Thanks again for such a great tool.