Results 5 issues of Adam Schmalhofer

In https://github.com/nushell/reedline/pull/800#issuecomment-2182943637 @fdncred said: > we really need to make the colors configurable but that's not for this pr. It just looks a bit janky (not your fault). > >...

This extends the vi mode with a visual mode. Can be tested in the basic example: v to enter in normal mode. Regular movements (e.g. b,w) work and d or...

# Description Swagger supports lists (a.k.a arrays) in query parameters: https://swagger.io/docs/specification/v3_0/serialization/ It supports three different styles: - explode=true - spaceDelimited - pipeDelimited With explode=true being the default and hence most...

networking

While testing [the gnome47 port](https://github.com/zhrexl/DrawOnYourScreen2/pull/72), I noticed that the "standard" Palette" only contains the color "White" (about 10x) and I am getting Errors in my log like: gnome-shell[3810]: [email protected]: "Gray"...

Document how to prevent systemd from kill zellij on logoff. Fixes: https://github.com/zellij-org/zellij/issues/3531