Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Key conflict #180

@Docbroke

Description

@Docbroke

When pressed enough times, down arrow key, which is seen as '\e[B' sometime mis-interpreted as B triggering bulk-rename-all function.

My guess is this may also happen with other special keys, ( all arrow keys triggers \e[A , \e[B, \e[C, \e[D characters) out of these only B is bound to other function casusing occasional conflict. So I think it is better to avoid A/B/C&D keys in keybinding.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions