jpcrs / binocular

Not exactly a telescope, but it's useful sometimes. Extension to search/navigate through files and workspaces.
MIT License
22 stars 2 forks source link

Editor doesn't get focus after closing terminal #6

Open carlosflorencio opened 1 year ago

carlosflorencio commented 1 year ago

Hey, thanks a lot for the extension! I have switch between vscode and neovim and this helps a lot closing some gaps.

The issue I have is the code editor isn't focused after closing the terminal (e.g after running lazygit custom command).

Is this something that can be fixed? :)

Also, a feature request: add an option to toggle the file explorer when the terminal is running.

I'm on macOS and using VSCodeVim btw.