Ctrl+O brings file open dialog, but after opening a file the window is no longer a terminal
Closed this issue · 3 comments
dannyvv commented
Repro:
- Open the terminal
- Hit Ctrl+O
- Browse to any text file
- Hit or to open
Result:
- Text file is rendered in the console
- There seems no way to go back to the interactive console
- The only way to recover seems to be to restart Visual Studio
Expected:
- For my scenario it would be nice if Ctrl+O was not handled at all and the main VS shell would handle the open the file command.
ZoeyR commented
This was a small issue that I knew about but I was waiting until there were reports to gauge the severity. Since I've got a report I'll start working on a fix.
dannyvv commented
Thanks! It's not a big deal, I know now to look for the difference in open dialog :)
From my perspective feel free to prioritize below any other work, this project is saving me so much time! If it really bothered me I would have created a pull request :)
ZoeyR commented
fixed in master