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 mounting a DataTable, it can directly be interacted with using arrow keys on the keyboard (I suppose it gets automatic focus).
However, this behavior breaks under macOS Terminal.app, after switching the loading state. When loading is set to False, the table appears but the arrow keys have no effect.
With WezTerm, keyboard input is also inactive after loading, but since it detects the mouse cursor (contrary to Terminal.app), the "focus" can be revived.
When mounting a
DataTable
, it can directly be interacted with using arrow keys on the keyboard (I suppose it gets automatic focus).However, this behavior breaks under macOS Terminal.app, after switching the
loading
state. Whenloading
is set toFalse
, the table appears but the arrow keys have no effect.With WezTerm, keyboard input is also inactive after loading, but since it detects the mouse cursor (contrary to Terminal.app), the "focus" can be revived.
Reproducible example
Textual Diagnostics
Versions
Python
Operating System
Terminal
Rich Console options
The text was updated successfully, but these errors were encountered: