| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Sorry, something went wrong.
|
Closing as the appropriate fix should come at a shell level |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Closing as the appropriate fix should come at a shell level
On macOS desktop, pressing Escape when nothing in the app was using it (for example after clicking the sidebar) made the app leave full screen. The unhandled key was reaching the native window, which treats Escape as exit full screen.
This change stops the unhandled Escape key from reaching the window. Escape still works as before in the editor, terminal and dialogs. Only affects the macOS desktop app.