recent projects: Fix inconsistent keybinding with which window is replaced or not (#20176)
This removes the inconsistency between these two workflows: - Clicking on the project name in the upper left shows: <img width="333" alt="image" src="https://github.com/user-attachments/assets/f54c34b4-67ab-4cbc-85ee-845c41aa4a8c"> - Using `projects: Open recent` shows: <img width="337" alt="image" src="https://github.com/user-attachments/assets/b1eb244f-ce28-4e6c-8404-b6cd88caef1e"> --- We now use `enter` to re-use the window and `cmd-enter` to open a new window in both cases Closes #16361 Release Notes: - Fixed an inconsistency in the recent project picker, where different keybindings would determine whether to reuse the window or not
B
Bennet Bo Fenner committed
4bbde40267ab5b1f96af879fbefc22e4a817d878
Parent: 15e7b67
Committed by GitHub <noreply@github.com>
on 11/4/2024, 4:41:25 PM