mirror of
https://github.com/rbreaves/kinto.git
synced 2025-08-02 09:06:40 +02:00

Changes implemented here: - Tab navigation shortcut (Cmd+Shift+Braces) that has worked in multiple macOS applications with tabbed interfaces. - Tab navigation shortcut (Cmd+Shift+Arrows) that also works in Apple's Terminal.app. - Wordwise delete word/line shortcuts, to override a conflict with GUI app wordwise shortcuts. - Move tab nav for Deepin Terminal into a more general override block that also supports GNOME Console and other apps that use Ctrl+Shift+Tab/Ctrl+Tab instead of Ctrl+PgUp/PgDn.