Skip to content

Latest commit

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

errno-grep

A plugin for Oh My Fish.

MIT LicenseFish Shell VersionOh My Fish Framework


Install

$ omf install errno-grep

Usage

Search for error codes, labels or messages

$ errno-grep 5
5 EIO I/O error
$ errno-grep EINVAL
22 EINVAL Invalid argument
$ errno-grep argument
7 E2BIG Argument list too long
22 EINVAL Invalid argument
33 EDOM Math argument out of domain of func

Tab-completions for error labels (like EINVAL) are available.

License

MIT © Shadowigor et al

About

oh-my-fish plugin to search error numbers, labels and messages

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages