Allan Crooks
Allan Crooks
This might be fixed in my pull request - #649.
I fixed the linting issues (using Black) and have force pushed the changes - can we get this pipeline run again?
Any chance to get this merged in?
@fboender If you're interested - I took your sshbg script, adapted it so that it could integrate with Tilix's automatic profile switching as a solution, and also added code to...
Any chance we can get this merged in?
Finally got the v6 branch running locally, and so I've updated my changes against that branch.
> This relates to #273 and #721. We haven't decided on how to solve them yet, but I'm not as knowledgeable about venvs and similar techniques as Troy so I...
pip-run would need to be installed by a user manually, yes - but then it would be the only dependency that a user would need to installed. Ulauncher could be...
Let me reply to those comments in brief: > Individual extensions may require manual > installation now, which is not ideal obviously, but at least if they > install using...
I've rebased off your master branch, and added an example based roughly on the sort of thing that I'm using Polycore for. I've not yet looked at the code to...