macOS: Command palette not showing keyboard shortcut for Clear Screen #8692
Issue DescriptionIn the Command Palette, some command have their keyboard shortcut on the right, but the "Clear Screen" command does not show any shortcut, even though it seems to me that it does the same as cmd+k. Expected BehaviorIn the Command Palette, on the right of the "Clear Screen" command you can see that it can be invoked with cmd+k. Actual BehaviorIn the Command Palette, on the right of the "Clear Screen" command you can't see any keyboard shortbut. Reproduction Steps
Ghostty LogsNo response Ghostty VersionOS Version InformationmacOS Sequoia 15.6.1 (Linux only) Display ServerNone (Linux only) Desktop Environment/Window ManagerNo response Minimal Ghostty Configuration# Nothing should be neededAdditional Relevant ConfigurationNo response I acknowledge that:
|
Replies: 3 comments
checking the source I guess its a macos specific keybind |
|
Performable keybinds do no show up in the command palette. This isn't a bug currently, libghostty doesn't support it and its always been this way. I'm going to consider this working as intended today. In the future I think we'll have a way around it. |
It would be great 😊. I can understand technically they might handled differently, but as a user the command palette having all keybindings showing up would feel natural, and it would help users know some shortcuts that exist but they don't know about. |
Performable keybinds do no show up in the command palette. This isn't a bug currently, libghostty doesn't support it and its always been this way. I'm going to consider this working as intended today. In the future I think we'll have a way around it.