Zach Queal

Results 22 issues of 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...

enhancement

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 ![photo_2020-02-23_18-12-32](https://user-images.githubusercontent.com/239193/75122058-fd544500-5667-11ea-8921-795e1524f131.jpg) # Energized Loads Fine at First ![photo_2020-02-23_18-12-26](https://user-images.githubusercontent.com/239193/75122068-11984200-5668-11ea-9a82-973082cf51c9.jpg) # Fails & Hangs ![photo_2020-02-23_18-12-29](https://user-images.githubusercontent.com/239193/75122097-45736780-5668-11ea-979b-5c88ef4d27f2.jpg) 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`.