Files
textmate/Frameworks/FileBrowser
Allan Odgaard 3453bddac6 Ensure ⌘⌫ / [⌥]⌘V are not sent to file browser with focused text view
Due to the high priority menus have in the responder chain, we effectively cannot have context menus with key equivalents, if these menu items have explicit targets.

We need the explicit targets so that the context menu works when the application is not the active application.
2021-03-08 08:23:54 +01:00
..