marta-file-manager / marta-issues

An issue tracker for Marta File Manager.

Home Page:https://marta.yanex.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow key chords (including repeated keys)

eugenesvk opened this issue · comments

commented

Modal single-key commands are a very convenient feature of Marta, can we make it even bette with adding the support for key chords?

For example, I'd like to have the following useful set of chording keybinds:

  • c after 0.3s delay copies the file name to clipboard
  • c,c (quick double tap within the 0.3s from the 1st taps) copies the file itself
  • c,c,c (quick tripple tap within the 0.3s from the 1st and 2nd taps) copies the full path to clipboard
  • c copies the parent dir's name
  • c,c copies the dir itself (note that is only required for the first tap, so it's a great combo for one-tap shifts because you wouldn't need to hold down any modifiers)