Skip to content

Input Binding with shift modifier not working when trying to map a key that is mapped without the modifier #401

Description

@ttytm

Describe the bug
A clear and concise description of what the bug is

The mapped action with the shift modifier below will not work

input_bindings:
  home: [g]
  end: [shift g]

Same goes for other tested mappings. E.g. when mapping [l] to one and [shift l] to another action, the mapping with the modifier is not working.

Version (please complete the following information):

  • OS: linux x64
  • Terminal: kitty, wezterm, foot
  • Slumber Version: 2.1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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