Skip to content

fix(tree): fix -Ta max recurse handling#1695

Open
MuntasirSZN wants to merge 3 commits intoeza-community:mainfrom
MuntasirSZN:fix/recurse
Open

fix(tree): fix -Ta max recurse handling#1695
MuntasirSZN wants to merge 3 commits intoeza-community:mainfrom
MuntasirSZN:fix/recurse

Conversation

@MuntasirSZN
Copy link
Copy Markdown

Description

Fixes #1361

In non tree mode, is_all_all was being checked, but not in tree mode.
This meant that -Ta was not being handled correctly in tree mode.

How Has This Been Tested?

i ran eza -Ta in root dir / and it didn't hang for me. Others need to test it.

In non tree mode, is_all_all was being checked, but not in tree mode.
This meant that -Ta was not being handled correctly in tree mode.

Resolves: eza-community#1361

Signed-off-by: Muntasir Mahmud <muntasir.joypurhat@gmail.com>
@MuntasirSZN
Copy link
Copy Markdown
Author

#1641 this was first attempt ruined by pull

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: eza -T with -a hangs.

1 participant