Hoetkey to display a view of current screens #1935
-
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
|
The closest tracking issue that should cover your use case: #236 The issue suggests doing it via quick single-shot terminal sessions as it's more extensible |
Beta Was this translation helpful? Give feedback.
-
|
This TUI works great with Kitty's (and I assume Ghostty's) quick terminal windows, a nice fast on-call UI: https://github.com/magicmark/spacelist # spacelist
alt-shift-enter = 'exec-and-forget /opt/homebrew/bin/kitten quick-access-terminal -- spacelist' |
Beta Was this translation helpful? Give feedback.
-
|
It's not as beautiful as spacelist, but I'm working on a small Alfred workflow that includes a function similar to this |
Beta Was this translation helpful? Give feedback.


The closest tracking issue that should cover your use case: #236
The issue suggests doing it via quick single-shot terminal sessions as it's more extensible