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

An Interactive interface for "GitHub CLI" client inside GNU Emacs using Consult

Results 8 consult-gh issues
Sort by recently updated
recently updated
newest added

**Describe the bug** When `consult-gh-issue-action` is set to `consult-gh-forge--issue-view-action`, `consult-gh` fails to open the selected issue. **To Reproduce** Steps to reproduce the behavior: 1. `M-x consult-gh-search-issues` 2. Enter a search...

**Describe the bug*** Previewing a file (or code search result) and then opening it creates two copy of the files and two buffers). **To Reproduce** Steps to reproduce the behavior:...

**Is your feature request related to a problem? Please describe.** Yes, being able to sift quickly through github code search results. The embark functionality introduced in #69 and #70 works...

For a very long time I've been contemplating the idea of writing a package that lets you observe Github Actions logs without leaving Emacs. Using `gh` (cmd-line tool) it is...

I really like this package, but I suspect that it won't find as many users as it could, as it's not available on MELPA. I've submitted a number of packages,...

**Is your feature request related to a problem? Please describe.** The type specifications in `defcustom` seem inadequate or incorrect for some customize variables. Off the top of my head, `consult-gh-default-orgs-list`...

We can possibly support multiple proviles using the environment variable for gh config dir. I need to come up with ideas on how to set it up!

Currently `consult-gh-find-file` lists all the possible paths in the file directory, but ideally I would want it to behave similar to find file where folders are dynamically expanded as the...