farinap5

Results 5 issues of farinap5

``` var ScriptSuggestions *[]prompt.Suggest // script list with descriptions var SCTAG []ScriptTAGInfo // script list with tags ```

Allow script to set global variables, so another script in sequence can read content from that and take another actions. Calling a function like the following the script could write...

Feature

Make all stdout be tunneled over channels so it can be redirect to other methods like a sockts, files or even http api. It will be needed a standard function...

Feature

fix it ``` [!]- No key for email: [email protected] panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0x7b38d6] goroutine 1 [running]: venera/src/pacman.VerifyPk({0x118c660,...

bug

# README Insertion Request It would be amazing to have my project https://github.com/venerasf/Venera/ listed on the readme. It relies heavily on go-prompt for user interactions, making possible many of the...

enhancement