mirror of
https://github.com/rivo/tview.git
synced 2026-04-27 05:45:49 +03:00
[GH-ISSUE #786] Form not working in Flex #579
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tview#579
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Fyb3roptik on GitHub (Dec 21, 2022).
Original GitHub issue: https://github.com/rivo/tview/issues/786
Related to https://github.com/rivo/tview/issues/650
Mouse is enabled, but I cannot click on the form
@Fyb3roptik commented on GitHub (Dec 21, 2022):
@Fyb3roptik commented on GitHub (Dec 21, 2022):
I am using zsh if that matters
@Fyb3roptik commented on GitHub (Dec 21, 2022):
Ok this appears to be an issue with iTerm2. Using normal terminal in macos it works perfectly
@Fyb3roptik commented on GitHub (Dec 21, 2022):
For those of you looking for this answer, in iTerm2 go to Prefs > Profiles > Terminal and Enable Mouse Reporting. This fixed it for me