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
I think this is a side effect of how py_cui currently handles mouse events, since it captures mouse presses/holds etc. We might need a function to override this behavior. Something like allow_highlighting maybe?
Describe the bug
Cannot highlight text with mouse in terminal.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Should be able to select text by dragging the mouse
Environment:
I am not sure if this is actually a bug but it seems a bit strange that I cannot select the rendered text like a normal terminal. 🤔
The text was updated successfully, but these errors were encountered: