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

Crash with multiline command #5411

Closed
DrGo opened this issue May 11, 2024 · 4 comments
Closed

Crash with multiline command #5411

DrGo opened this issue May 11, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@DrGo
Copy link

DrGo commented May 11, 2024

What Operating System(s) are you seeing this problem on?

macOS

Which Wayland compositor or X11 Window manager(s) are you using?

No response

WezTerm version

20240203-110809-5046fc22

Did you try the latest nightly build to see if the issue is better (or worse!) than your current version?

No, and I'll explain why below

Describe the bug

Wezterm crashes when the command below is entered

To Reproduce

this crashes wezterm

alias path='echo $PATH'

q

Configuration

no config

Expected Behavior

no crash

Logs

No response

Anything else?

No response

@DrGo DrGo added the bug Something isn't working label May 11, 2024
@wez
Copy link
Owner

wez commented May 13, 2024

More details are required; how did you enter it? what did you observe? Is wezterm itself crashing, or is it your shell?

@wez wez added the waiting-on-op Waiting for more information from the original poster label May 13, 2024
@DrGo
Copy link
Author

DrGo commented May 13, 2024

Both typing it and then copy pasting it.The app just quits immediately with no error message. My shell is zsh.

@wez
Copy link
Owner

wez commented May 13, 2024

Is q an alias for exit?
Are you sure wezterm is crashing?
Try setting exit_behavior = "Hold" to keep the pane open after the shell has exited.

@github-actions github-actions bot removed the waiting-on-op Waiting for more information from the original poster label May 13, 2024
@DrGo
Copy link
Author

DrGo commented May 13, 2024

it is an alias... sorry for the trouble.

@DrGo DrGo closed this as completed May 13, 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

2 participants