Will Owens

Results 11 issues of Will Owens

I'm leaving this PR here as an option for anyone looking to use gotty. I'm maintaining it in at the current feature set while I've updated to use `go mod`...

# What The wish-exec example works fine with vim but when trying to exec an interactive bash process the following occurs. ## Outputs to server Stdout Relying on `bubbletea.ExecProcess` to...

bug

When using table.SetCursor to modify the location of the cursor in a table, the viewport wasn't getting updated in the same way as MoveUp/MoveDown which was causing the resulting View()...

bug

### Terraform Core Version 1.6.3 ### Terraform Vault Provider Version 3.22.0 ### Vault Server Version 1.11.4 ### Affected Resource(s) * database_secret_backend_connection ### Expected Behavior If the `connection_url` is changed outside...

bug

When you lose a life from falling in a pit you don't lose your powerups.

This is the execution of the idea I expressed in #6. - TODO Specs - This is a quick hack, to get work done. Spec'ing this is on mine and...

You can create a patch from my fork here. You didn't fork from yudai/gotty so I can't send a PR with the changes. https://github.com/ghthor/gotty/commit/9aea12400659d78a070bf1f8a1caff59bcf19f01

This commit adds additional output to the following Error message informing the user they need to convert their existing ssh_host key files to PEM format. ``` Error: Unsupported OpenSSH key...

**Please describe the feature you want** Enabled tabbyml to run with llama-cpp version [b2320](https://github.com/ggerganov/llama.cpp/commit/4a6e2d6142ab815c964924896891e9ab3e050632) and newer. **Additional context** I've run into an issue supporting tabbyml on NixOS. This is due...

enhancement
fixed-in-next-release

**Please describe the feature you want** Currently it appears that tabby internally assumes that all models are using Q8 quantization, but that appears to not be a requirement. I forked...

documentation