Dave

Results 9 issues of Dave

My jts.ini file doesnt seem to contain the read only api setting. Rather this is in the d*** user directory of settings. How can I get this setting changed with...

I inadvertently closed the [prior PR](https://github.com/helix-editor/helix/pull/3269) with these same commits via some failed git-fu. Anyhow, its back up now. This addresses the [#3167 issue](https://github.com/helix-editor/helix/issues/3167) I made. For picker related selections...

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

This Pull Request fixes/closes #1374. It changes the following: - Adds a "Commit no-verify" option to the commit workflow. I think there is likely a cleaner way that just adds...

I am coming over from `magit`, I am really enjoying the application. Thank you for this work! I have a lot of pre-commit routines setup but sometimes I just need...

feature-request

### Describe the problem I am making a windows bundler and I would like to include the pdb file, but this file is not available until after the build. The...

type: feature request

Addresses [Issue 29](https://github.com/hrxi/tracing-loki/issues/29)

Love this library, its been great for us, thank you! We did get the following panic in production (as a result of no internet connection) ``` panicked at "attempt to...

This adds more flexibility in the types we can aggregate in case we need runtime parameters as part of that logic. ## Changes: * 🦚 Feature ## References: ## Changes...