Zach Queal
Zach Queal
Remembering the **exact** keyword can be difficult. Should be able to match regardless of case, and include the ability to fuzzy match. Returning more than 1 entry asks which you...
```bash echo "testing" | gocopy ``` Works perfectly well, however, it doesn't return data to stdout, which should IMO be the default behavior. If you want to supress output, then...
I don't have an environment conducive to building rust applications. It's possible the file encoding errors that happen under windows has something to do with [this thread](https://cloud.google.com/storage/docs/gsutil/addlhelp/Filenameencodingandinteroperabilityproblems). I would like...
Schollz just released [progressbar](https://github.com/schollz/progressbar). Would make a great addition to got.
Currently, there's no way to access version information. Adding `-v, --version` or simply tacking it to `got -h,--help` would be great.
# Magisk Fully Updated and Working  # Energized Loads Fine at First  # Fails & Hangs  Magisk binary is `com.txQQ345io4oFgPML` which is randomized. Was working fine before,...
I pulled a repository to a new PC, and made some changes and tried to push the changes to a remote. Verco failed to push changes, but there were no...
Any plans to support elvish, like Starship does?
Add a configurable option to replace directional arrow keys with `hjkl`; > set LLAMA_VIM_KEYBINDINGS=true
Setting; > export LLAMA_EDITOR=vim uses an embedded vim that doesn't load my `vimrc`.