Skip to content

alphaKAI/doco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

doco

Build Status

About

Yet another fuzzy text selector. This software is inspired by peco. peco is written in Go, a software like peco written in D haven't existed thus I made. peco doesn't support regex as a search query but doco supports filtering by regex query!

Option

  • -h, --help: print help menu.
  • -r, --regex: use regex match instead fuzzy match.

Note

Current version doesn't support multibyte character. This problem is caused by termbox. This program depends on termbox-d and termbox-d depends on termbox. termbox doesn't support multibyte character. I'll fix this problem by implementing original CLI tool kit for D.

#LICENSE

doco is released under the MIT license. Please see LICENSE file for details.

About

Yet another fuzzy text selector.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages