textual-web icon indicating copy to clipboard operation
textual-web copied to clipboard

Initial focus when visiting a textual-web application

Open davep opened this issue 2 years ago • 1 comments

I'm finding that, when I first visit the URL for a textual-web-served application, keyboard input is non-responsive; presumably because the terminal within the page doesn't have focus yet. It would be nice if we could ensure that the terminal is responsive to keyboard input without the need to manually focus it first.

davep avatar Sep 07 '23 09:09 davep

Just noticed this. It seems in my browser (Edge/Chrome), if I press TAB twice, the app gets keyboard focus. Would be good to not need to do that.

valankar avatar Jan 27 '25 06:01 valankar