Adam C. Stephens

Results 90 comments of Adam C. Stephens

Using the packages mentioned above, I'm able to make a remote SSH connection and almost everything works. The only outstanding issues I encounter are : 1. fails to find the...

> Alpine always do minimal installation, so we have to install git ourselves. In the alpine box, as root: > > ```shell > apk add git > ``` Yes, I...

> In vscode setting, try: > > ```json > "git.ignoreMissingGitWarning": true, > ``` I already had this setting enabled. Ignoring the warning hides the popup but I want vscode to...

Ok, so hardcoding the git path as @J-Siu shows in their blog works. Adding to the remote settings JSON and reloading the window gives SCM functionality: ``` "git.path": "/usr/bin/git" ```...

@dave-atx is there a TestFlight build? I'd be happy to test the possible subscription fix.

Installed version from TestFlight. This version allows for successful adding of feeds with labels and modification of labels. Unfortunately the adding of a feed generates an error popup for either...

The testflight build has expired. Will it be refreshed, or should I go back to stable without the fix? Thanks!

@dave-atx I can confirm that miniflux 2.0.39 does indeed resolve the unread state toggling. Thanks for following up and your assistance with getting this backend supported!

> My workaround is to change virtual terminals to the one where gdm is running, which brings the monitor back to live, and then back to the sway vt. This...

Any chance we can get a new release cut to fix the original description?