Adam Jimerson

Results 45 comments of Adam Jimerson

Well I only just found out out this, and Tmux plugins in general so I figured I would give it a try. 1. Yeah I see what you mean, the...

That is odd, because openSUSE is a option on Linode when spinning up a VPS, the linode-cli project allows new openSUSE VPS to be spun up. The only thing that...

I understand that, are they any plans to add support for other distributions to longview? That was the point I was trying to make. I would like to see openSUSE...

I also seem to be unable to get the `:RoastSSLIgnore` and `RoastSSLVerify` commands to function When I run them in vim then try to make a request `roast.vim` still throws...

Sorry if the bug report was a bit confusing, I was in a hurry when writing it. The main issue is that the error that the package kicks back `SQL...

Since the config file is JSON it should be doable with a single config file, the file will just have to be turned into an array (would probably break backwards...

It seems to give an error when I run it with that flag ``` [/u/h/vendion]─> kdeconnect-chrome-extension -devices No such method 'devices' in any interface at object path '/modules/kdeconnect' (signature 'bb')...

Sure here is the version of kdeconnect daemon I'm working with as well as the output from the qdbus command: ``` [/u/h/vendion]─> /usr/local/lib/libexec/kdeconnectd --version QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to...

Here is the output I get ``` [/u/h/vendion]─> qdbus org.kde.kdeconnect /modules/kdeconnect property read bool org.kde.kdeconnect.daemon.isDiscoveringDevices property read QStringList org.kde.kdeconnect.daemon.pairingRequests signal void org.kde.kdeconnect.daemon.announcedNameChanged(QString announcedName) signal void org.kde.kdeconnect.daemon.deviceAdded(QString id) signal void org.kde.kdeconnect.daemon.deviceListChanged()...

On Thursday, July 30, 2020 9:49:39 AM EDT Peter Fern wrote: > qdbus org.kde.kdeconnect /modules/kdeconnect devices false true When I run that command I get the following: [/u/h/vendion]─> qdbus org.kde.kdeconnect...