Thanks for considering this feature request @ariehen
Also I’ve added Example Use Case for your Reference
I’ve reviewed the hotkey configuration, and F2 is correctly assigned. The issue does not appear to be related to a hotkey conflict, but rather to how the rename action is applied specifically to folders.
Observations
-
File Rename
-
Works as expected using both:
-
F2hotkey -
Context menu options
-
-
-
Folder Rename
-
Works only via the context menu
-
F2does not trigger rename for folders
-
Additional Details
-
After renaming a file using
F2, the interaction behaves correctly even if the cursor moves away. -
For folders, however:
-
Pressing
F2after hover-out does not trigger rename -
This suggests the rename event is not being consistently applied to folder elements
-
Test Cases
- Test Case 1
Demonstrates thatF2works for files but not for folders

- Test Case 2
Shows that both files and folders can be renamed using the context menu
