Thomas Van Strydonck

Results 9 issues of Thomas Van Strydonck

**Checklist** * [x] I've searched the issue tracker for similar requests **Is your feature request related to a problem? Please describe.** I am writing a custom implementation of the [`ProducesTickets`](https://github.com/rustls/rustls/blob/a8d3857106dd5933d52c8b49252fdee874fa3e5f/rustls/src/server/server_conn.rs#L74)...

### Neovim version (nvim -v) v0.10.0 (tag commit) ### Operating system/version Ubuntu 20.04 ### Add the debug logs - [X] I have set `log_level = vim.log.levels.DEBUG` and pasted the log...

bug

### Description I start getting errors in the following cases: * I open the `Neogit` status buffer when it is already open, using the `neogit.open` command twice, when the `cwd`...

bug

Is it possible to configure the padding at the bottom of the terminal? (See figure) I just switched to powerlevel10k and the padding at the bottom is markedly different than...

### Description When using the `diffview` integration, Neogit overwrites keybinds for `q` and `` in `view` and `file_panel` buffers, even those set in the user's `diffview` configuration. The code responsible...

bug

**Checklist** * [x] I've searched the issue tracker for similar requests **Is your feature request related to a problem? Please describe.** We have a `ClientCertVerifier` instance for which we would...

When parsing lock files, `cargo-lock` sets `master` as the default branch for each git dependency that lacks a branch/revision/tag ([see here](https://github.com/rustsec/rustsec/blob/bd6fb0fba41246ed860e0e8374d8f31aceabc8f9/cargo-lock/src/package/source.rs#L127)). There's two problems with this: 1. This does not...

This PR is probably (?) too blunt an approach, but it does illustrate how one could go about fixing #6036. Adds a test for illustration purposes.

pr-not-reviewed

Would you be open to supporting a snap package of this theme? I wanted to use this theme in my firefox/thunderbird snaps, so I went ahead and hacked together a...