Skip to content

Terminal shortcut conflicts with Crush shortcuts, suggest adding shortcut mapping configuration #2533

@Zim-Inn

Description

@Zim-Inn

Description

When terminal shortcuts conflict with Crush shortcuts, the Crush shortcuts fail to work. For example, Crush supports using Ctrl+V to paste an image from the clipboard into the session. However, in my Windows Terminal, Ctrl+V is already bound to text paste. In this case, the Crush shortcut does not take effect because the key signal is intercepted at the terminal level.

If I reassign the terminal’s paste shortcut to something other than Ctrl+V, then Crush’s Ctrl+V functionality works as expected.

Suggestion

  • Add documentation in the help about shortcut mapping configuration.
  • Provide a way to remap Crush shortcuts to avoid conflicts with terminal-level bindings.

Additional Findings

  • The Ctrl+F shortcut for the image picker does not support adding local images with .gif or .webp extensions.
  • It would be helpful to support more image formats.
  • Adding fuzzy search for images in the current directory would also improve usability.

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