Rafal Skolasinski

Results 60 issues of Rafal Skolasinski

Hi, I wonder what is the state of this experiment in context of https://github.com/asdf-vm/asdf/issues/290? I am looking to try it out and see how it works and I wonder if...

After changing to `asdf-exec` my GOPATH points to ``` $ go env GOPATH /home/rskolasinski/go ``` While before it was ``` $ go env GOPATH /home/rskolasinski/.asdf/installs/golang/1.16.14/packages ```

Guake, Yakukake (or even Konsole) allow you to have multiple terminals simultaneously and have them under different tabs. I wonder if it would be possible to extend your code to...

Just found your project, looks pretty cool! Though, when trying to run it for the first time it complains about lack of json config. ``` invalid config file: [Errno 2]...

Installation does not work ``` Installing “[email protected]” failed.Hide output… > [email protected] postinstall /tmp/apm-install-dir-120119-16496-1ufwxwi.7hr6/node_modules/go-plus/node_modules/core-js > node -e "try{require('./postinstall')}catch(e){}" Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!...

[Documented](https://docs.authlib.org/en/latest/client/requests.html?highlight=verify#self-signed-certificate) way of dealing with self signed certificates by setting `CURL_CA_BUNDLE=""` env variable will not work with `requests` from [version 2.28.0](https://requests.readthedocs.io/en/latest/community/updates/#release-history) onward due to > Fixed bug where setting CURL_CA_BUNDLE...

documentation

It's me again, sorry for the bad news :). Sometimes the tilix keep get stuck for me in the quake mode. Hitting the configured button to toggle it (F12 for...

bug

When trying to open Settings of the extension on PopOS 22.04 running wayland one hits ``` Gjs-Message: 10:24:46.340: JS LOG: Ignored exception from dbus method: Gio.IOErrorEnum: GDBus.Error:org.gnome.gjs.JSError.Error: Already showing a...

bug
help wanted

If you name a tab in Tilix in quake mode then it always drops down on the same workspace. In case you are on other workspace and call the quake...

Is it possible to set sidebar width to be in between narrow and normal? The option seems to be between "not overlapping at all" and "overlapping almost fully" ![image](https://user-images.githubusercontent.com/10928117/100738457-805fb400-33cd-11eb-8c56-5f903e067314.png) The...