https://github.com/marekmaskarinec/msearch
simple search menu
https://github.com/marekmaskarinec/msearch
Last synced: 3 months ago
JSON representation
simple search menu
- Host: GitHub
- URL: https://github.com/marekmaskarinec/msearch
- Owner: marekmaskarinec
- License: bsd-2-clause
- Created: 2021-06-30T10:55:14.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-15T13:57:17.000Z (almost 4 years ago)
- Last Synced: 2024-12-30T21:36:26.857Z (5 months ago)
- Language: C
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme
- License: LICENSE
Awesome Lists containing this project
README
msearch is a pipeable search
menu with some vim controls.
It reads lines from stdin, that
can then be searched through.
It then outputs user's choice
to stdout. A simple script for
running binaries with msearch
is included. It is configurable
by editing src/config.h.compilation:
Make sure you have
downloaded submodules.
deps:
lX11, lGL - headers
compiler - tested with gcc, tcc and clangrun:
make - build
sudo make install - installTODO:
- more complete vim mode with clipboard