Skip to content

normal mode search doesn't turn off keybinds #1472

@ferdinandyb

Description

@ferdinandyb

Contour Terminal version

Contour Terminal Emulator 0.4.3.6442

Installer source

GitHub: release page

Operating System

Windows

Architecture

x86-64

Other Software

No response

Steps to reproduce

With the following "normal mode" binds

    - { mods: [],               key: d,             action: ScrollMarkUp,   mode: "~Insert|~Alt"}
    - { mods: [],               key: s,             action: ScrollMarkDown, mode: "~Insert|~Alt"}

enter normal mode, start search with / and try typing s or d.

Expected Behavior

Characters are typed into the search field.

Actual Behavior

They are being interpreted as keybinds and start scrolling.

Additional notes

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions