Results 64 comments of Snuupy
trafficstars

> That was a bug in Clink, which was fixed in v1.2.47, released on Nov 27, 2021. > > The current version of Cmder includes Clink v1.2.46, which does not...

fyi if you use the docker image, you can patch the ctcp version response by adding the patch under volumes in the docker-compose file to do so, run the following:...

One other note I've noticed: going to the beginning or end of the line via fn+left/right arrow key doesn't always work. In the current state, going to the beginning of...

It looks like that shortcut breaks if: - the note has a table - your cursor is focused outside the table - you hit the Fn+left/right arrow key to go...

> Yes, I think there is. > > Do you think the following commands meet your needs? > > ``` > ufw-docker allow from project_name:service_name to host_server_ip port > ufw-docker...

Yeah, that's the solution I've been using until now - though it's sometimes hard to tell, unless you move the arrow through the text.

I spent ~20 mins fiddling around with the latest release on github until I tried the nightly version. If it wasn't already clear, only nightly supports the plugin system right...

@WildByDesign Ooh, that fixed it. Thank you.

@mat-l did you `apt update` beforehand? https://packages.debian.org/buster/libmagickcore-6.q16-6-extra this is the package you want.

Thanks for the write-up, I just haven't had a chance yet to play with this but thank you for taking the time. Will report back if/when I get to play...