When I set HideOnFocusLost to true and click outside the terminal, it disappears as expected but keeps the keyboard focus. This is easiest to see when clicking a text box in another program (for example the GitHub issue form) and starting to type. The typed text doesn't appear in the text box but as soon as you re-open the terminal you see your text there.
When I set
HideOnFocusLost
totrue
and click outside the terminal, it disappears as expected but keeps the keyboard focus. This is easiest to see when clicking a text box in another program (for example the GitHub issue form) and starting to type. The typed text doesn't appear in the text box but as soon as you re-open the terminal you see your text there.