amalgame21

Results 46 comments of amalgame21

BTW This seems the best among other TUI clients like `stig` and `tremc` Good job!

I also use my Freshrss instance and now have about 200000 archived items in ReadYou. It takes about 7 minutes to finish the sync, and sometime it never finished. When...

I think this is the related discussion: https://github.com/nvim-neorg/neorg/issues/1342 I just use the neorg from nixos-23.11 branch For standalone configuration: https://github.com/nix-community/nixvim/discussions/1397#discussioncomment-9054044

I can reproduce this issue. ![1](https://github.com/jellyfin/jellyfin-media-player/assets/93383215/affc49f6-5572-4341-aa9d-ae4b7323d35b) Jellyfin Media Player version: 1.10.1 and 1.9.1 Jellyfin server version: 10.9.1 OS: NixOS Install Method: nixpkgs unstable branch

Thanks! Now I found that it had something to do with the mpv window width while the toggle script was triggered. If the width was too long or too short,...

rsync suddenly works, but sshfs still failed. Maybe it has something to do with SFTP subsystem ``` $ sshfs -d destination:/home/user sshfs-mountpoint SSHFS version 3.7.3 executing subsystem request failed on...

Ya I think sudo password, ssh key passphrase and ssh password authentication are different things. I don't know why I use ssh key with passphrase and sudo password with normal...

> did you take into concideration that instead of this is a bug it would be a feature request as this could be a design implementation? there are people who...

Sorry I don't understand javascript but I found something seems related. I found one mentioned `OC.disallowNavigationBarSlideGesture()` here: https://github.com/nextcloud/maps/issues/56#issuecomment-526023126 > > For this I think we have to disable the swipe-open...