[GH-ISSUE #262] Include support for key modifiers to match the one in tcell #141

Open
opened 2026-03-03 16:22:46 +03:00 by kerem · 0 comments
Owner

Originally created by @mum4k on GitHub (Nov 15, 2020).
Original GitHub issue: https://github.com/mum4k/termdash/issues/262

The tcell library added better support for key modifiers:

https://github.com/gdamore/tcell/blob/master/CHANGESv2.adoc
github.com/gdamore/tcell@7d87d8188c/key.go (L73-L79)

We should expand our terminalapi package to include these. Related to #254.

Originally created by @mum4k on GitHub (Nov 15, 2020). Original GitHub issue: https://github.com/mum4k/termdash/issues/262 The `tcell` library added better support for key modifiers: https://github.com/gdamore/tcell/blob/master/CHANGESv2.adoc https://github.com/gdamore/tcell/blob/7d87d8188c8d3a236c778107d4925a9b2465a5f6/key.go#L73-L79 We should expand our `terminalapi` package to include these. Related to #254.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/termdash#141
No description provided.