gh-dash icon indicating copy to clipboard operation
gh-dash copied to clipboard

A beautiful CLI dashboard for GitHub 🚀

Results 81 gh-dash issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Repo names are now shortened to a fixed number of chars. Would like some control for this. **Describe the solution...

**Describe the bug** You can't open `gh-dash` on NixOS. This occurs because of how NixOS manages linkers. The only way I know to fix this bug is by creating a...

bug

**Describe the bug** The keybindings do not work. **To Reproduce** Use the following `~/.config/gh-dash/config.yml`: ```yaml prSections: - title: All filters: is:open repo:dlvhdr/gh-dash keybindings: prs: - key: c command: cd {{.RepoPath}};...

bug

> I forgot about the whole markdown renderer colors. [...] I just noticed it doesn't look very good on light themes. https://github.com/dlvhdr/gh-dash/blob/d25d8101d5717a4e10ae83c2d33ae8d1fb7a3a08/ui/markdown/theme.go _Originally posted by @dlvhdr in https://github.com/dlvhdr/gh-dash/pull/146#pullrequestreview-1040997069_

**Is your feature request related to a problem? Please describe.** My company does not use Github Issues, so I have no need for the issues section. I'd love to hide...

The custom command worked replacing `/bin/sh` by `sh` there [modelUtils](https://github.com/dlvhdr/gh-dash/blob/6dd931d88eb20774dfa349ddd954fd0638e2055c/ui/modelUtils.go#L91). _Originally posted by @gcoutable in https://github.com/dlvhdr/gh-dash/issues/143#issuecomment-1175361515_

**Describe the bug** Unable to execute a custom command on Windows. See the screenshot. **To Reproduce** Steps to reproduce the behavior: 1. Install the extension on windows 2. Set a...

bug

**Describe the bug** When I try to use gh-dash on a repository owned by my personal account I'm getting an error related to SAML, while SAML is only required for...

bug

# Feature or problem? This is a feature request to manage github notifications. Github notifications are filtered similarly to issues, and prs. # Solution I'd like: * An additional set...

**Is your feature request related to a problem? Please describe.** When configuring gh-dash, I realized there are a few different contexts I'd like to be able to set my dashboard...