Joey Sabey
Joey Sabey
For example in the dark theme the primary background being used is base02 rather than base03, and the primary text colour being used is base2 instead of base0. Have I...
The 20190917 branch will be changing the upstream version that is patched over when it is merged into master, so when that is done and a release is made, the...
As per #353, commands were failing due to unavailable data #### How did you test this change? Duplicate a hotkey command akin to that reported as failing to confirm. Grepped...
Accidentally hitting `esc`/`q` and losing the flow of what you are doing isn't the end of the world, but atm it seems a little too easy to accidentally do. As...
Config file?
I think there should really be a config file for this, to set up various defaults and such. Even the colours and what have you that can be tweaked with...
# Summary Moved common functionality from `runCustomPRCommand()` & `runCustomIssueCommand()` into new `runCustomCommand()` function ## How did you test this change? Set and ran rudimentary custom commands in each context. Could...
GitHub support [a variety of file formats](https://github.com/github/markup/blob/master/README.md#markups) for project README files, so it would be nice to add support for more than just markdown. The syntax expected should be able...
Fix for issue #11, according to given fix in issue.
So, there's a 'copy number' hotkey, which as far as I can see copies the unique number assigned by GH for that highlighted item. But then when you go up...