Kalvin Pearce

Results 6 issues of Kalvin Pearce

I am trying to move over to this plugin from startify but having trouble getting sessions to work. [This bit of the readme](https://github.com/goolord/alpha-nvim/blob/7a49086bf9197f573b396d4ac46262c02dfb9aec/README.md?plain=1#L28) leads me to think sessions should show...

enhancement
help wanted
good first issue

### Request: Add an option for toggling the taskbar icon of an app. Similar to minimize to tray but doesn't minimize the window. ### Further explanation: This is a bit...

As discussed in #99 commands such as `:Uivonim nc` and `:Uivonim explorer` don't run when in WSL. Attached is the full developer console log but no errors seem to come...

bug
help wanted
good first issue

I love the styling of the output of this tool and would like to use it more but I am so used to the standard log graph. I see you've...

### Is your feature request related to a problem? Please describe. The way the generator currently works means you are forced to implement all functions for the api in a...

Enhancement: Feature

The rust-axum generator creates a single `Api` trait that holds all operations. This PR instead creates a trait for each tag. This allows for more flexibility in how the api...

Enhancement: General
Server: Rust