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] FVM breaks Terminal when using fish #801

Open
gferon opened this issue Nov 28, 2024 · 0 comments
Open

[BUG] FVM breaks Terminal when using fish #801

gferon opened this issue Nov 28, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@gferon
Copy link

gferon commented Nov 28, 2024

To Reproduce
Steps to reproduce the behavior:

  1. Go to terminal using fish
  2. Run any fvm flutter command like fvm flutter pub get and interrupt it with CTRL+C
  3. The terminal stops accepting new input and needs to be closed

Expected behavior

The terminal should not be reset. Running the same command with flutter pub get from the global version set with fvm doesn't create this issue.

Desktop (please complete the following information):

  • OS: Linux or macOS (tested so far)
  • FVM Version 3.2.1
@gferon gferon added the bug Something isn't working label Nov 28, 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

1 participant