Silas Groh

Results 6 issues of Silas Groh

I want caddy to run a command for updating an html file every time I access that page. My current `Caddyfile` looks like this:: ``` example.com { root * /var/www/{host}...

### Please complete the following tasks - [X] I have searched the [discussions](https://github.com/clap-rs/clap/discussions) - [X] I have searched the [open](https://github.com/clap-rs/clap/issues) and [rejected](https://github.com/clap-rs/clap/issues?q=is%3Aissue+label%3AS-wont-fix+is%3Aclosed) issues ### Rust Version rustc 1.61.0 (fe5b13d68 2022-05-18)...

C-bug
E-easy
A-man

I am currently working on creating a REPL for my own language. For multiline editing I just use the matching bracket validator for now, but that puts the cursor to...

The current behavior for deciding which tool in the tool belt is the "best" for a given action works fine in most cases, but some improvements can be made. -...

enhancement
priority: high

As previously described in #318, it would be preferable to improve Inventorio's compat with other mods that alter the inventory screen in some way. I cannot reasonably manually integrate all...

enhancement
priority: medium

From Discord [here](https://discord.com/channels/1054443721975922748/1157209504132370453/1157209504132370453). The tree function positions the `Lt` node to the right of the left subtree, even though there would be enough space for centering it below its parent....

enhancement :arrow_up:
lib:tree