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

Error - force my terminal to exit #737

Open
YHYJ opened this issue Sep 14, 2020 · 2 comments
Open

Error - force my terminal to exit #737

YHYJ opened this issue Sep 14, 2020 · 2 comments

Comments

@YHYJ
Copy link

YHYJ commented Sep 14, 2020

I have 5 alias:

  • ls='exa --color=auto'
  • ll='exa -lhiFgHS'
  • llt='exa -lhiFgHST'
  • lla='exa -alhiFgHS'
  • llat='exa -alhiFgHST'

In a specific folder (no matter what path I copy this folder to), using the ll command will force the terminal to exit (other commands will not, which confuses me), so I can't get the error message

I'm sorry I can't give you this folder, do you need any more information?

@ogham
Copy link
Owner

ogham commented Oct 8, 2020

This is an unusual case. Could you tell me the following:

  • Which shell are you using? (bash, zsh, fish, tcsh, etc)
  • Does it work if you run exa -lhiFgHS rather than ll?

@YHYJ
Copy link
Author

YHYJ commented Oct 12, 2020

  • I using zsh (oh-my-zsh)
  • exa -lhiFgHS and ll have this bug

Suppose the path of this folder is /home/user/file/test (actually 11 levels of folders), I want to explain:

-Only ll file/test (include exa -lhiFgHS file/test command, same below) has this bug, ll test and ll /home/user/file/test doesn't have this bug
-This folder is generated by decompressing the zip file generated under win7 (using the unar command)
-There are no special files in this folder (only .STEP, .aliases, .exe, .ini, .zip, .cfg files)

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

No branches or pull requests

2 participants