Skip to content

[BUG] pager issue #866

Description

@azinsharaf

Describe the bug
when i press d it gives me "exit status 4". I tried "", "less", and "delta". same issue. I'd like to use delta and it works outside of gh-dash.

running in debug mode: no error in the log

To Reproduce
select a PR and press d

Screenshots

Image

Desktop (please complete the following information):

  • OS: Win 11 Pro
  • Terminal Emulator: Wezterm and Win Terminal both have the same issue
  • Using tmux? No

debug log file:

10:48PM INFO <cmd/root.go:102> Logging to debug.log
10:48PM INFO <cmd/root.go:104> Running in repo repo=C:\Users\azin\repos\eilmeldung
10:48PM DEBU <config/parser.go:577> using global config path path=C:\Users\azin\.config\gh-dash\config.yml
10:48PM INFO <tui/ui.go:930> window size changed width=165 height=58
10:48PM INFO <tui/ui.go:930> window size changed width=165 height=58
10:48PM DEBU <keys/keys.go:243> Rebinding universal keys keys=[]
10:48PM INFO <tui/ui.go:85> Starting task id="fetching_prs_1_2026-05-06 22:48:07.1599907 -0700 PDT m=+0.178281901"
10:48PM INFO <tui/ui.go:85> Starting task id="fetching_prs_2_2026-05-06 22:48:07.3034249 -0700 PDT m=+0.321716101"
10:48PM INFO <tui/ui.go:85> Starting task id="fetching_prs_3_2026-05-06 22:48:07.4462257 -0700 PDT m=+0.464516901"
10:48PM DEBU <data/commonapi.go:32> Fetching latest version
10:48PM DEBU <data/prapi.go:523> Fetching PRs query="is:open involves:@me -author:@me" limit=20 endCursor=<nil>
10:48PM DEBU <data/prapi.go:523> Fetching PRs query="is:open review-requested:@me" limit=20 endCursor=<nil>
10:48PM DEBU <data/prapi.go:523> Fetching PRs query="is:open author:@me" limit=20 endCursor=<nil>
10:48PM INFO <data/commonapi.go:37> Successfully fetched latest version version=v4.23.2
10:48PM INFO <data/prapi.go:528> Successfully fetched PRs count=0
10:48PM INFO <tui/ui.go:645> Task finished id="fetching_prs_2_2026-05-06 22:48:07.3034249 -0700 PDT m=+0.321716101"
10:48PM INFO <data/prapi.go:528> Successfully fetched PRs count=2
10:48PM INFO <tui/ui.go:645> Task finished id="fetching_prs_3_2026-05-06 22:48:07.4462257 -0700 PDT m=+0.464516901"
10:48PM INFO <data/prapi.go:528> Successfully fetched PRs count=3
10:48PM INFO <tui/ui.go:645> Task finished id="fetching_prs_1_2026-05-06 22:48:07.1599907 -0700 PDT m=+0.178281901"
10:48PM DEBU <data/prapi.go:563> Fetching PR url=https://github.com/christo-auer/eilmeldung/pull/244
10:48PM INFO <data/prapi.go:568> Successfully fetched PR url=https://github.com/christo-auer/eilmeldung/pull/244
10:48PM INFO <tui/ui.go:179> Key pressed key=d
10:48PM INFO <tui/ui.go:930> window size changed width=165 height=58
10:48PM INFO <tui/ui.go:930> window size changed width=165 height=58
10:48PM INFO <tui/ui.go:179> Key pressed key=q

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