You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nushell doesn't have moving processes to background/foreground implemented yet and therefore Ctrl-z shouldn't do anything - this is how other software I tried behaves.
However, helix seemingly "exits" and leaves the terminal in an unusable state. Furthermore, killing the terminal leaves the helix process running in the background.
I tried testing this on alacritty with both nushell and bash. Everything works as expected in bash where background/foreground is implemented.
Reproduction Steps
I tried this:
nu
hx
Ctrl-z
I expected this to happen:
Nothing.
Instead, this happened:
Helix seemingly "exited" and left the terminal in an unusable state. Killing the terminal left the helix process running in the background.
cyanic-selkie
changed the title
Ctrl-z in nushell send the terminal into an unusable state.
Ctrl-z in nushell sends the terminal into an unusable state.
Sep 9, 2022
Summary
Nushell doesn't have moving processes to background/foreground implemented yet and therefore Ctrl-z shouldn't do anything - this is how other software I tried behaves.
However, helix seemingly "exits" and leaves the terminal in an unusable state. Furthermore, killing the terminal leaves the helix process running in the background.
I tried testing this on alacritty with both nushell and bash. Everything works as expected in bash where background/foreground is implemented.
Reproduction Steps
I tried this:
nu
hx
I expected this to happen:
Nothing.
Instead, this happened:
Helix seemingly "exited" and left the terminal in an unusable state. Killing the terminal left the helix process running in the background.
Helix log
~/.cache/helix/helix.log
emptyPlatform
Linux
Terminal Emulator
alacritty 0.10.1-2
Helix Version
helix 22.08.1 (59f7b07)
The text was updated successfully, but these errors were encountered: