https://github.com/eylles/mansearch
search man pages with fzf
https://github.com/eylles/mansearch
fzf fzf-scripts fzf-wrapper linux-app manpage manpages script shell-script
Last synced: 9 days ago
JSON representation
search man pages with fzf
- Host: GitHub
- URL: https://github.com/eylles/mansearch
- Owner: eylles
- License: gpl-3.0
- Created: 2025-01-03T06:32:02.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2025-02-02T07:31:13.000Z (3 months ago)
- Last Synced: 2025-02-02T08:24:15.701Z (3 months ago)
- Topics: fzf, fzf-scripts, fzf-wrapper, linux-app, manpage, manpages, script, shell-script
- Language: Shell
- Homepage:
- Size: 536 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# ManSearch
Man Page search with fzf
## Install
```
git clone https://github.com/eylles/mansearch
cd mansearch
make install
```The config file is expected to be located in `${XDG_CONFIG_HOME:-${HOME}/.config}/mansearch/configrc`
The script search on all the paths returned by manpath for manpages, if you choose one then it will
be opened with man.