package docfd
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
Install
dune-project
Dependency
Authors
Maintainers
Sources
sha256=fd8f8568f573aa820d36729dec808172c7e5ca17756293a2dbc8ab59e23a6143
Description
Think interactive grep for text files, PDFs, DOCXs, etc, but word/token based instead of regex and line based, so you can search across lines easily.
Docfd aims to provide good UX via integration with common text editors and PDF viewers, so you can jump directly to a search result with a single key press.
Features:
-
Multithreaded indexing and searching
-
Multiline fuzzy search of multiple files
-
Content view pane that shows the snippet surrounding the search result selected
-
Text editor and PDF viewer integration
-
Editable command history - rewrite/plan your actions in text editor
-
Search scope narrowing - limit scope of next search based on current search results
-
Clipboard integration
Dependencies (25)
- uucp
-
uuseg
>= "15.1.0" -
sqlite3
>= "5.0.0" - diet
-
progress
>= "0.5.0" -
decompress
>= "1.4.0" -
ppx_deriving
>= "5.0" -
re
>= "1.11.0" -
timedesc
>= "3.1.2" - containers-data
-
eio_main
>= "1.3" - digestif
-
eio
>= "0.14" -
cmdliner
>= "2.0.0" -
lwd
>= "0.5" -
nottui-unix
>= "0.4" -
nottui
>= "0.4" - notty-community
- spelll
- oseq
-
containers
>= "3.12" -
angstrom
>= "0.15.0" -
fmt
>= "0.9.0" -
dune
>= "3.4" -
ocaml
>= "5.2"
Dev Dependencies (4)
-
odoc
with-doc -
qcheck
with-test -
qcheck-alcotest
with-test -
alcotest
with-test
Used by
None
Conflicts
None