Skip to content
This repository was archived by the owner on Jun 17, 2022. It is now read-only.

jtojnar/sman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sman

I started using using man --where --all $page | fzf | xargs man instead of this so this is no longer maintained.

Utility that lists the sections requested term is available in and allows user to choose. Kind of like interactive apropos.

The idea comes from the OpenSuse’s man-db, which is patched to do this.

Usage

sman in use

Just call it with names of a manual pages like sman open grep …. They will be successively open.

Debugging

You can run the tool like env RUST_LOG=debug sman grep to see information about scanned paths.

Credits

Built with Rust and ncurses (using Cursive library).

About

Utility for selecting manpage section to be opened

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages