You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you press "tab" a tab (or 4 spaces) is not inserted. I'd like to capture the tab key and insert the tab.
This might have side-effects in that users with visual impairments might not be able to tab out of the input box. Maybe the esc key could be used as a way to escape the box and re-enable tab.
The text was updated successfully, but these errors were encountered:
When you press "tab" a tab (or 4 spaces) is not inserted. I'd like to capture the tab key and insert the tab.
This might have side-effects in that users with visual impairments might not be able to tab out of the input box. Maybe the esc key could be used as a way to escape the box and re-enable tab.
The text was updated successfully, but these errors were encountered: