Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macOS: super+w=close_window isn't working #7003

Open
mitchellh opened this issue Apr 5, 2025 · 0 comments
Open

macOS: super+w=close_window isn't working #7003

mitchellh opened this issue Apr 5, 2025 · 0 comments
Labels
gui GUI or app issue regardless of platform (i.e. Swift, GTK) os/macos

Comments

@mitchellh
Copy link
Contributor

Discussed in #6996

Originally posted by Tavish9 April 4, 2025

keybind = super+w=close_window
keybind = super+k>w=close_surface

According to doc, the whole window should disappear when i type super+w. However, only one surface(one typing area) is closed, which behaves the same as close_surface.

Why?

Reproduction

keybind = super+w=close_window
  1. Open Ghostty
  2. Pretty super+w
  3. Nothing happens.

When fixing this we should also verify that it properly closes the full window and not just a single surface either.

@mitchellh mitchellh added gui GUI or app issue regardless of platform (i.e. Swift, GTK) os/macos labels Apr 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gui GUI or app issue regardless of platform (i.e. Swift, GTK) os/macos
Projects
None yet
Development

No branches or pull requests

1 participant