git-up / GitUp

The Git interface you've been missing all your life has finally arrived.
http://gitup.co
GNU General Public License v3.0
11.48k stars 1.25k forks source link

Modal dialogs no longer have focus with macOS Ventura. #881

Closed lucasderraugh closed 1 year ago

lucasderraugh commented 1 year ago

Addresses an issue where macOS Ventura will disable the return key if hasDestructiveAction is YES.

Fixes #879.