Steven Terwindt

Results 11 issues of Steven Terwindt

Nothing happens in the web GUI when I open either a torrent file or a magnet link. Looking at the `deluge-web.log` logs, there seem to be a lot of the...

I'm having issues with indented comments in YAML files. Adding `let g:polyglot_disabled = ['yaml']` does not seem to make a difference, while disabling the plugin altogether resolves it. Is there...

While connected using WireGuard, the internet connection drops for ~17 seconds, every ~17 seconds: ``` # ping google.com PING google.com (142.250.70.238): 56 data bytes 64 bytes from 142.250.70.238: icmp_seq=0 ttl=116...

### Hyprland Version System/Version info ```sh Hyprland, built from branch HEAD at commit 03ebbe18ed8517ee22591eac82cd54322f42cb7d (props: bump ver to 0.34.0). Date: Mon Jan 1 12:03:15 2024 Tag: v0.34.0 ``` ### Bug...

bug

As of version 1.8.0, database configurations are not defined under `hooks` anymore and borgmatic fails if the old format is still in use. Please change the role accordingly so that...

type:task

It would be very helpful if there was a way to toggle line numbers, specifically for code blocks.

suggestion

I don't know if this is a feature I overlooked, but it would be great to be able to get the quick stats for all monitors, without having to call...

During installation on ubuntu 11.04 on my asus 1215n, the initial test fails. When I try to remove ironhide, I get the following error: sudo apt-get remove ironhide Reading package...

I can't seem to figure out how to mount any path other than the remote home directory. Is there such an option?

enhancement
help wanted
question

I ran into issues getting a shell in pods where `sh` is not installed. This PR adds a config option to define the shell to use under `k9s.shell`: I.e.: ```yaml...