Added new module fuzzPattern -- with 2 binaries (fuzzPatternCreate &

fuzzfuzzPatternSearch)

 Changes to be committed:
	modified:   README.md
	deleted:    clearextralines.desktop
	new file:   fuzzPattern/fuzzPatternCreate
	new file:   fuzzPattern/fuzzPatternCreate.go
	new file:   fuzzPattern/fuzzPatternSearch
	new file:   fuzzPattern/fuzzPatternSearch.go
	modified:   install.sh
	modified:   uninstall.sh
This commit is contained in:
Samuel
2018-04-06 15:30:21 +08:00
parent e294d55db6
commit e04889b5e4
8 changed files with 166 additions and 8 deletions

View File

@@ -13,3 +13,6 @@ Author: Samuel Pua (kahkin@gmail.com)
##Todos
- Tab completion
> Seriously out of my league for now. Easy to way to it seems to be using external library argcomplete. But I prefer not to use external libraries
- Add no search scenario for fuzzPatternSearch
> For longer than 4 bytes
> For really cannot find