Skip to content

Strange glitch in terminal #494

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

Open
jpolo opened this issue Feb 4, 2025 · 0 comments
Open

Strange glitch in terminal #494

jpolo opened this issue Feb 4, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@jpolo
Copy link

jpolo commented Feb 4, 2025

What happened:

Warnings seems to break layout, when using --fail-on-eol-found and if there are warnings.

What you expected to happen:

I should be able to see all warnings and the table at the end with the right columns

How to reproduce it (as minimally and precisely as possible):

=> Bug (the table layout is broken)
Image

=> OK (adding -q to remove warnings)
Image

Anything else we need to know?:

  • after the first run, the cli seems always broken (there is always an offset)
  • I am using some zsh-plugins (see below), but xeol is the only cli that seems not to work (all other cli tools with colors and formatting etc are working properly)

Environment:

  • Output of xeol version:
    Application: xeol
    Version: 0.10.2
    BuildDate: 2024-12-27T17:33:13Z
    GitCommit: Homebrew
    GitDescription: Homebrew
    Platform: darwin/arm64
    GoVersion: go1.23.4
    Compiler: gc
    Syft Version: v1.10.0
    Supported DB Schema: 1

  • OS (e.g: cat /etc/os-release or similar):
    OS: macOS 15.3 (24D60)
    Apple M1
    Shell: ZSH + powerlevel10k + some zsh plugins (autocompletion)

@jpolo jpolo added the bug Something isn't working label Feb 4, 2025
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