Skip to content

[BUG] key binding shift+down and shift+up do not work #603

@TLINDEN

Description

@TLINDEN

I want to use shift+down and shift+up to scroll through the preview pane. But gh-dash does not respond to those keys, although bubbletea defines them.

To Reproduce

keybindings:
  universal:
    - key: "shift+down"
      builtin: pageDown
    - key: "shift+up"
      builtin: pageUp

Visit an issue or pr with a larger text in the preview pane and press thos keys. Nothing happens.

Expected behavior
I can use other simple keys like D and U (which is my current workaround), but I'd expect bubbletea key combos to work.

Desktop (please complete the following information):

  • OS: Ubuntu 25.04
  • gh-dash: v4.16.1, checksum: h1:bWsjVHapSlZChre33870cpKLJUuFB63D330ZCcytYCs=
  • Terminal: xfce4-terminal
  • WM: swayfx 0.5.2 (based on sway 1.10.1)

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