diff options
| author | Jeff Carr <[email protected]> | 2025-10-13 12:43:51 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-10-13 12:43:51 -0500 |
| commit | 686c7f0bd6a69580e2c1503c89cc21c1881d368a (patch) | |
| tree | f5e10b981fb0030a085dc913eeb6ad35ffd09416 /main.go | |
| parent | 1ac9426ab598ea45bb3f86c56e1dad7462008fec (diff) | |
new funcs for guiv0.2.86
Diffstat (limited to 'main.go')
| -rw-r--r-- | main.go | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -25,7 +25,6 @@ var resources embed.FS func main() { me = new(virtigoT) - me.myGui = prep.Gui() // prepares the GUI package for go-args me.auto = prep.Bash3(&argv) // add support for bash autocomplete with go-arg if os.Getenv("VIRTIGO_HOME") == "" { |
