Kieran Siek

Results 6 issues of Kieran Siek

Hello, are there any documentation I can look at to see what options are available, what they do and what each format specifier mean? Thanks in advance.

Hi! I'm getting a panic similar to #20 and #47 with the following code on the latest master: ```rust use tiny_skia::*; fn main() { let mut pixmap = Pixmap::new(100, 100).unwrap();...

bug

``` Error executing vim.schedule lua callback: ...are/nvim/lazy/nvim-lightbulb/lua/nvim-lightbulb/init.lua:405: attempt to concatenate field 'kind' (a nil value) stack traceback: ...are/nvim/lazy/nvim-lightbulb/lua/nvim-lightbulb/init.lua:405: in function 'callback' ...eovim-unwrapped-0.9.1/share/nvim/runtime/lua/vim/lsp.lua:2021: in function 'handler' ...eovim-unwrapped-0.9.1/share/nvim/runtime/lua/vim/lsp.lua:1394: in function '' vim/_editor.lua:...

bug
enhancement

Hello! This is my first PR to nix so I'd appreciate some guidance/patience. This PR adds support for `posix_spawn*` related functions. All functions are added with the exception of `posix_spawnattr_{get,...

My use-case for this is for testing a shell that uses the `rustyline` crate for line-editing. For long inputs (greater than the terminal width), `rustyline` inserts newlines into its output,...

## Rationale If the `!user` command targets a non-moderator in a moderation channel, make the infraction history directly accessible using a reaction. Currently, we almost always combine `!user ` with...

a: frontend
a: moderation
p: 3 - low
t: enhancement