Skip to content

belaja-akacija/regref

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RegEx Reference Shell Script

TODO List

  • fix pcregrep
  • Figure out how to do [OPTION] ---- [description...] tab complete
  • Fix installer issues with path and sourcing

Goals and Ideas

Big goals

  • Sortable category menu
  • Have portable installer
  • Create interactive mode

Small goals

  • Match categories dynamically using regex and output it into a file
  • Install the program like any other script
  • Get user input filtering down with regex
  • check for dependencies and shell for installer

Current issues

  • pcregrep is not executing properly in the regref_completion shell script to find the categories dynamically using regex.
  • $PATH for some reason not updating during install and gives permission denied with zsh and command not found with bash
  • installing on alpine userland (iSH iphone) not copying regref.txt into the proper directory

About

Regex reference script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages