Flightkick

Results 14 comments of Flightkick

Was bumping into the same thing with a fresh install of Manjano Cinnamon. Installed gpaste Created a screenshot using `gnome-screenshot -a -c`

> > i still had to manually edit the code to fix this, was never merged > > wasn't it fixed on #290? It was merged to master but not...

FYI: I'm running Ubuntu 20.04 under WSL2 and it does have `local` support built in using bash.

Instead of downgrading to `mysql_native_password`, support for `caching_sha2_password` may be added by installing the `mariadb-connector-c-dev` apk package here: https://github.com/invoiceninja/dockerfiles/blob/4b82f750fcf86012c6125172fcc0a154347d1da6/alpine/5/Dockerfile#L53-L60

Stumbled upon this project while searching this topic: https://github.com/lextm/windowsterminal-shell I would rather see this kind of functionality included in Windows Terminal instead of being provided as a third-party PowerShell script....

I think this might be the same issue that I am experiencing. Firefox does not seem to recognize the handler for me. ![Firefox shows empty handler list](https://user-images.githubusercontent.com/8693699/189503965-527073dd-61e8-4775-8e3e-2455baf5ed19.png) ```shell $ xdg-mime...

It is a good practice to use the env instead of `/bin/bash`. There's a slight inconsistency in the changeset however. Some files incorrectly refer to `/usr/env/bin` which should be `/usr/bin/env`...

@verement thanks! That would be a good temporary solution. I'd still prefer unique ID's eventually, as they could be more stable over time in case the API evolves. Good suggestion!...

Sorry for the late reply, missed this message and unfortunately have been very busy lately. IIRC, to use the Hub image the user needs to: - use the `docker-compose.hub.yml` file...

@cameronwhite Ah yes, that would be correct. I see now that the current behavior doesn't actually allow dragging a corner but just responds to the dragging by scaling the selection...