mirror of
https://github.com/textmate/textmate.git
synced 2026-01-21 04:38:13 -05:00
This ensures that ⌘Z / ⇧⌘Z are only targeting the file browser when it has focus. Previously these keys would act on the file browser undo stack when a view without it’s own undo/redo stack had focus, e.g. HTML output view.