Initial commit of ferret: command-line search

There are still some issues with launching a sub-program from within Cursive
that have not been solved (see: https://github.com/gyscos/Cursive/issues/199).
But, it works for the most part.
This commit is contained in:
2018-02-09 15:08:48 -05:00
commit aef4f0d76a
4 changed files with 1467 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
/target/
**/*.rs.bk