v1.6.2
Fixes:
- Resolved issue #7 where the
igist
list sometimes returned an empty list after a long processing time by usingigist--request
instead ofghub-request
. Additionally, this fix addresses a bug caused by the latest version of ghub (magit/ghub@2061136), where only the first page of gists was loaded and subsequent pages were not fetched.
Minor Changes:
- Excluded
igist
mode-specific commands from the completion list in non-relevant modes to improve user experience and reduce clutter in the command completion list.