conwnet / github1s

One second to read GitHub code with VS Code.
https://github1s.com
MIT License
22.75k stars 851 forks source link

Shortcut for closing terminal not Working #570

Closed sagardxd closed 2 months ago

sagardxd commented 2 months ago

When opening the repo using github1s We can initially open the terimal using ctrl + ` . But unable to close it again in the same way, we can do it in vscode locally. This is a shortcut I use a lot. If this is a feature to be added could guide me how to solve it.

welcome[bot] commented 2 months ago

Hello there!πŸ‘‹ Welcome to the project!πŸ’– Thank you and congratsπŸŽ‰for opening your very first issue in this project.Be patient while we get back to you.πŸ˜„

github-actions[bot] commented 2 months ago

Hello there sagardxd πŸ‘‹

Welcome to github1s !!πŸ’–πŸ₯³

Thank you and congratulations πŸŽ‰ for opening your very first issue in this project. github1s fosters an open and welcoming environment for all our contributors.🌸

Incase you want to claim this issue, please comment down below! We will try to get back to you as soon as we can.πŸ‘€

Feel free to visit github1s.com. πŸ‘©β€πŸ’» If you have any interesting ideas, just open an issue. We would love to hear you and engage in discussions.

conwnet commented 2 months ago

I am used to using command + J to toggle terminal panel views.

I guess it is because GitHub1s does not have a real terminal, so terminal.active command was not triggered correctly.

sagardxd commented 2 months ago

ctrl + J is working fine