Skip to content

brokentoaster/zsh-explainshell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

zsh-explainshell

A Zsh plugin to look up the current cmd line on explainshell.com. Uses lynx to extract a plain text version of website response.

Example

asciicast

Current key bindings are as follows

CTRL + E , CTRL + E ( Explain Explain ) : explain you current command in the current terminal

CTRL + E , CTRL + W ( Explain in Window ) : explain your current command line in a new tmux split

CTRL + E , CTRL + M ( Explain just show the Manual ) : take the first command on your cuerrent command line and look it up in the standard man files

CTRL + E , CTRL + F ( Explain in a browser like Firefox ) : open the relavent explainshell link for your command line in the systems web browser

Thanks to explainshell for existing

About

plugin to look up current cmd line on explainshell.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages