terminal: Breaking out of a Far Manager subprocess terminates entire session
Environment
Windows build number: 10.0.18362.0
Windows Terminal version (if applicable): 0.11.1333.0 (store version)
Other software: FAR Manager (https://www.farmanager.com/)
Steps to reproduce
- Launch FAR manager in existing shell or by creating a profile
- run
sleep 20inside FAR (here,sleepdenotessleep.exefrom Git for Windows or some other program that runs for a while and can be cancelled with a keyboard interrupt) - Bress <kbd>Ctrl</kbd>+<kbd>C</kbd> to break out of the
sleepcommand
Expected behavior
The sleep command is interrupted and the FAR manager session is continued.
Actual behavior
FAR Manager is terminated.
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Reactions: 1
- Comments: 16 (6 by maintainers)
Heck, feel free to just post back in this thread and we can reopen if you figure anything out. Thanks!