marta-file-manager / marta-issues

An issue tracker for Marta File Manager.
https://marta.yanex.org/
347 stars 0 forks source link

Support Ctrl+[+Shift]+Tab #546

Open yanex opened 5 years ago

yanex commented 5 years ago

Ctrl+Tab and Ctrl+Shfit+Tab allow to iterate over tabs in most macOS applications. Marta should follow this convention.

fabeit commented 4 years ago

I cannot even change the keybindings, why?

keyBindings { "Control+Tab" { id "core.activate.next.tab" } "Cmd+Shift+[" { id "core.activate.previous.tab" } }

abmnn commented 4 years ago

This doesn't work in version 0.7.1:

"Control+Tab" { id "core.activate.next.tab" }
"Control+Shift+Tab " { id "core.activate.previous.tab" }

Using other key bindings for these core actions works nicely. This was already an issue some time ago (#184), was fixed and is now broken again.

fabeit commented 4 years ago

I have abandoned this file manager, and this is one of the reasons.