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: eza -T with -a hangs. #1361

Open
ninetailedtori opened this issue Jan 30, 2025 · 2 comments
Open

bug: eza -T with -a hangs. #1361

ninetailedtori opened this issue Jan 30, 2025 · 2 comments
Labels
errors Something isn't working

Comments

@ninetailedtori
Copy link

  • Expected Behaviour: eza -Ta will return after a max recursion.

  • Actual Behaviour: eza -Ta will hang, never completing.

  • v0.20.18
    - eza --tree -a

  • Fish shell, Kitty term.

  • System specs:

System Information: Hyprland
System name: Linux
Release: 6.12.10-zen1-1-zen
Version: #1 ZEN SMP PREEMPT_DYNAMIC Sat, 18 Jan 2025 02:26:52 +0000

GPU information: 
08:00.0 VGA compatible controller [0300]: NVIDIA Corporation GA102 [GeForce RTX 3080 Ti] [10de:2208] (rev a1) (prog-if 00 [VGA controller])
NVRM version: NVIDIA UNIX Open Kernel Module for x86_64  565.77  Release Build  (archlinux_builder@archlinux)  Thu  5 Dec 15:37:35 GMT 2024

os-release: NAME="Arch Linux"
PRETTY_NAME="Arch Linux"
ID=arch
BUILD_ID=rolling
ANSI_COLOR="38;2;23;147;209"
HOME_URL="https://archlinux.org/"
DOCUMENTATION_URL="https://wiki.archlinux.org/"
SUPPORT_URL="https://bbs.archlinux.org/"
BUG_REPORT_URL="https://gitlab.archlinux.org/groups/archlinux/-/issues"
PRIVACY_POLICY_URL="https://terms.archlinux.org/docs/privacy-policy/"
LOGO=archlinux-logo
@ninetailedtori ninetailedtori added the errors Something isn't working label Jan 30, 2025
@ninetailedtori ninetailedtori changed the title bug: eza -t with -a hangs. bug: eza -T with -a hangs. Jan 30, 2025
@cafkafk
Copy link
Member

cafkafk commented Jan 30, 2025

I can repro this, and setting a max depth of e.g. eza -aTL 5 mitigates this, it seems to only occur with the -a flag?

@ninetailedtori
Copy link
Author

ninetailedtori commented Jan 31, 2025

Yep, literally just the -a flag :( I tested with other options with tree like -lhF --icons=auto etc, while it takes around 3-4 seconds for the others, it never completes on the -a.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
errors Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants