Skip to content

nilninull/cli-gist.el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cli-gist.el

Display the Github Gist with the GitHub CLI command.

There are already several Emacs packages with similar functionality, but they are frequently unavailable due to GitHub changes.

This package is simply built using Github's official command line tools, so it may be available for a long time in the future.

Usage

M-x list-gist

Predefined Keys

Key Description
W Open the Gist web page under the cursor
E or Return Edit the Gist under the cursor
D or Delete Delete the Gist under the cursor
g Run revert-buffer
h Run describe-mode
n Run next-line
p Run previous-line
q Run quit-window

Other interactive functions

Function Description
cli-gist-create Create a new Gist by gh gist create command

About

Display Github Gist in Emacs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published