Luke Pinner

Results 4 issues of Luke Pinner

I'm stuck using Windows :(for work). The ANSI escape character sequences are printed in Windows cmd.exe when outputting to stderr. ``` #test.py import daiquiri daiquiri.setup() logger = daiquiri.getLogger() logger.error("something went...

bug

Could you please add a release for Ubuntu 21.10 (impish) to ppa:lazka/ppa?

release

The sDNA ArcGIS python [toolbox alias](https://github.com/fiftysevendegreesofrad/sdna_open/blob/master/arcscripts/sDNA.pyt#L162) is invalid: `self.alias = "Spatial Design Network Analysis"` From the [ArcGIS documentation](https://pro.arcgis.com/en/pro-app/latest/arcpy/geoprocessing_and_python/a-template-for-python-toolboxes.htm): > toolbox alias must begin with a letter (a-z, A-Z) and can...

Would you consider adding a 'hide on lost focus' option, like the way the Guake/Tilda terminals unmap themselves when they lose focus? Looks like it might be possible with something...

upstream bug