Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Inspector draws bar chart bar over corresponding number of exit codes #1881

Open
1 task done
ednolan opened this issue Mar 14, 2024 · 0 comments
Open
1 task done
Labels
bug Something isn't working

Comments

@ednolan
Copy link

ednolan commented Mar 14, 2024

What did you expect to happen?

I expected to be able to see the number of times that my command exited with exit code 2

What happened?

The inspector drew the histogram bar over the data:

┌Exit code distribution
│    ███
│    ███ ▇▇▇
│ 7  759 491 ▇▇▇  2
│-1   0   1   2  130
└──────────────────────

Atuin doctor output

Atuin Doctor
Checking for diagnostics

[Filesystem] ZFS is known to have some issues with SQLite. Atuin uses SQLite heavily. If you are having poor performance, there are some workarounds here: https://github.com/atuinsh/atuin/issues/952

Please include the output below with any bug reports or issues

atuin:
  version: 18.1.0
  sync:
    cloud: false
    records: true
    auto_sync: true
    last_sync: 2024-03-14 16:06:43.500113827 +00:00:00
shell:
  name: bash
  plugins:
  - atuin
  - bash-preexec
system:
  os: Ubuntu
  arch: x86_64
  version: '23.10'
  disks:
    (redacted)

Code of Conduct

  • I agree to follow this project's Code of Conduct
@ednolan ednolan added the bug Something isn't working label Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant