Alexander Brevig

Results 10 issues of Alexander Brevig

### Command asdf ### Description The Multiple Runtime Version Manager ### Homepage https://asdf-vm.com/ ### Documentation https://asdf-vm.com/manage/commands.html ### Repository https://github.com/asdf-vm/asdf ### Complexity L ### Anything else? _No response_ ## Polar

enhancement
fund
completer

This will enable having a `.helix/config.toml` in a project repo and have it override default and `~/.config/helix/config.toml` settings. This behaviour is controlled with `config.toml`: ```toml [editor.security] load-local-config = false confirm-local-config...

A-helix-term
S-waiting-on-author

This implementation is probably ugly. Any pointers to make it cleaner is much appreciated! It works, tested with `elvish`, `bash`, `zsh` and `sh`. It correctly disables `C-z` for `elvish` but...

A-helix-term
S-waiting-on-review

#### Describe your feature request When using shells without job control (such as https://elv.sh), respect the `SIG_IGN` that's set for `SIGTSTP` so `C-z` does not suspend Helix. When I C-z...

C-enhancement
A-helix-term

### What does this PR do? Enables us to use HTTPS for /ping over websecure entrypoint. ### Motivation We want our loadbalancer healthcheck to use HTTPS for /ping ### More...

kind/enhancement
status/1-needs-design-review

This is a work in progress, to satisfy my curiosity about a KISS way of going about it. This will enable people to use `$file` and `$pwd` for `insert-output` and...

A-helix-term
S-waiting-on-review

Ref https://github.com/helix-editor/helix/issues/4972 this adds a check for `diff.[plus|minus|delta]` and for them to be different.

A-theme
S-waiting-on-review

Please, currently we are unable to use this as we depend on `mulf` et.al in our chart.

It seems maybe the hardcoded dependency on `default` SA email prevents us from using this in our production environment using [Workload Identity](https://cloud.google.com/kubernetes-engine/docs/how-to/workload-identity) for `application` SA. Do you accept PRs?

I'm trying to get this included in the [helix](https://github.com/helix-editor/helix) editor, but we check that `tree-sitter test` passes before accepting PRs. Do you accept PRs for this project? Thanks for your...