textual-web
textual-web copied to clipboard
Initial focus when visiting a textual-web application
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.
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.