this is what i did so far:
git clone https://github.com/normen/whatscli.git go get . && go get -u . && go build . && go install . go run .
i cant select any text nor i can see what i write in the console
here is what i can get from the error in text form:
panic: runtime error: invalid memory address or nil pointer dereference ------------------------------
[signal SIGSEV: segmentation violation code=0x1 addr=0x28 pc=<different each time>
and many more github repos?
neofetch
output:this is what i did so far:
git clone https://github.com/normen/whatscli.git
go get . && go get -u . && go build . && go install .
go run .
i cant select any text nor i can see what i write in the console
here is what i can get from the error in text form: