Open razcore-rad opened 4 years ago
Sorry, I can not understand what it is about?
Sorry, so, what I'm saying is (assuming we have CTRL+
` as dropdown shortcut) we have this workflow starting with the terminal hidden:
+
`+
` to hide the terminal+
` to show the terminal and get focusPoints 4. & 5. can be replaced by clicking with the mouse on the terminal, but many people and devs. are keyboard focused and instead what I think it's a better workflow would be:
+
`+
` to refocus the terminal (instead of hiding it)+
` to hide terminal only if it has focusHope this is clearer.
This would also be solved by having dropdown terminal appear when switching between apps (with ALT+
TAB say), but since it's an extension it doesn't show up in the list. I'd say refocusing would still be a nicer way to solve it though.
There are two ways how to solve it: 1) Make this as optional behaviour controlled by user settings, so this will not confuse people who wants to hide terminal by default keybinding (but instead it just get a focus). 2) Make this as separated action with custom keybinding that differs from the toggle.
How about having the option to do both? It seems that they both cater to all preferences out there. Sometimes you just want a quick hide other times you want to just refocus. I personally would only really use option 1., but that's my specific workflow.
At the moment the terminal gets hidden if there's no focus and we call it with the shortcut. Could we get an option to refocus instead of hiding it? I generally have to hide & reopen by double tapping the shortcut. Unless there's an option I'm missing and I just haven't found it...
Thanks!