-
Notifications
You must be signed in to change notification settings - Fork 7.4k
Description
I'd like to have a review subcommand for gh issue in order to comment on an existing issue.
An analogue of gh pr review --comment is what I'm looking for.
Use case: I have a visual impairment and am working with a screen magnifier. For this reason, I'm using my mouse as little as possible, trying to stay in my Terminal whenever I can. Writing comments on issues in the web browser is possible, but using vim I'd be much faster.
Note: If the functionality I'm looking for is already implemented and I just didn't find it, I apologise. In this case, I'd ask you to update the message generated by gh help issue, as it didn't list a review or comment subcommand.
PS: I only just discovered gh today and I already find it a great tool that has the potential of making my life a lot easier. Thanks for developing this!