Skip to content

Add keyboard shortcuts support on the front-end for File Manager #102

@kannifarhad

Description

@kannifarhad

Implement common keyboard shortcuts to improve usability and efficiency when managing files and folders.

Keyboard Shortcuts Overview:
• Ctrl + Click → Select multiple items
• Ctrl + C → Copy the currently hovered item or all selected items to the clipboard
• Ctrl + X → Cut the currently hovered item or all selected items to the clipboard
• Ctrl + V → Paste items from the clipboard into the current directory (if copied or cut items exist)
• Ctrl + Delete or Ctrl + Backspace → Delete the currently hovered or selected items

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions