omeryanar/FileExplorer

Keyboards shortcut

Closed this issue · 2 comments

Xiarno commented

Add multiple common shortcut with the possibility to edit the shortcut key.

The most important I'm thinking about are:

  • New tab
  • Clone current tab
  • New folder
  • Undo closing recent tab (Recursive. Aka can be done multiple time)
    Probably some other that I'm not thinking about.
Xiarno commented

Btw, it says that you can "CTRL + Click on a folder to open a new tab" but either I'm not understanding how exactly to do it or it doesn't work.

Btw, it says that you can "CTRL + Click on a folder to open a new tab" but either I'm not understanding how exactly to do it or it doesn't work.

This is fixed in v3.0
Similar to web browsers, Ctrl+T can be used to open new tab. Other shortcuts can be seen in the context menu.

image