[GH-ISSUE #17] Keyboard shortcut to show/hide text input panel? #16

Closed
opened 2026-03-03 16:44:57 +03:00 by kerem · 2 comments
Owner

Originally created by @mruffalo on GitHub (Feb 9, 2026).
Original GitHub issue: https://github.com/nickustinov/itsytv-macos/issues/17

Originally assigned to: @nickustinov on GitHub.

Incredible app; thanks so much!

The keyboard-only navigation is really nice, but I've encountered one usability issue: there doesn't seem to use the Mac keyboard to show or hide the text input panel. Would it be straightforward to add this, maybe ⌘-K or ⌘-T?

I was reading through the source code myself to see how easy this might be, but especially since I'd never read or written a line of Swift, I thought it might be a lot faster to ask you than try to implement it and make a PR 😅

Originally created by @mruffalo on GitHub (Feb 9, 2026). Original GitHub issue: https://github.com/nickustinov/itsytv-macos/issues/17 Originally assigned to: @nickustinov on GitHub. Incredible app; thanks so much! The keyboard-only navigation is really nice, but I've encountered one usability issue: there doesn't seem to use the Mac keyboard to show or hide the text input panel. Would it be straightforward to add this, maybe ⌘-K or ⌘-T? I was reading through the source code myself to see how easy this might be, but especially since I'd never read or written a line of Swift, I thought it might be a lot faster to ask you than try to implement it and make a PR 😅
kerem closed this issue 2026-03-03 16:44:57 +03:00
Author
Owner

@nickustinov commented on GitHub (Feb 9, 2026):

@mruffalo Hey, thats a good suggestion. Ideally it should open it automatically as you get to the text input field. I will look into it in the nearest days!

<!-- gh-comment-id:3873386028 --> @nickustinov commented on GitHub (Feb 9, 2026): @mruffalo Hey, thats a good suggestion. Ideally it should open it automatically as you get to the text input field. I will look into it in the nearest days!
Author
Owner

@nickustinov commented on GitHub (Feb 12, 2026):

Implemented in v1.4.0⌘K toggles the text input panel, exactly as you suggested. Works both to open and close it, even while the text field is focused.

<!-- gh-comment-id:3890002320 --> @nickustinov commented on GitHub (Feb 12, 2026): Implemented in [v1.4.0](https://github.com/nickustinov/itsytv-macos/releases/tag/v1.4.0) – `⌘K` toggles the text input panel, exactly as you suggested. Works both to open and close it, even while the text field is focused.
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/itsytv-macos#16
No description provided.