Files
textmate/Frameworks/FileBrowser
Allan Odgaard 4e4d8ff352 File browser’s field editor (rename) would stay after pressing return
This problem started after f1a1e1920f (handling key equivalents in performKeyEquivalent: instead of keyDown:).

It does however not appear that it is necessary to manually handle the return key to activate editing, therefore we have removed handling of this key.

Most likely it was required before view-based table views.
2020-06-12 21:34:40 +07:00
..