lastsecondsave

Results 4 issues of lastsecondsave

They appear cropped: ![](https://user-images.githubusercontent.com/6729879/113787906-7597a000-976e-11eb-9cec-d7c677492a0a.png) This is Sublime Text 4126 on Windows 10. The DPI is 200% but it's the same with any other value. Other apps that support ligatures do...

`http://developer.download.nvidia.com` now redirects to https version. You need to either call curl with `-L` flag or fetch from https directly. Currently cudnnenv fails because of an empty download: ``` /usr/local/bin/cudnnenv...

## Describe the bug I'm trying to run a pipeline with this step: ``` pipeline.add_function_step( name="some_work", task_type=TaskTypes.data_processing, function=some_work, function_kwargs={"x": ["y", "z"]}, ) ``` The function is not relevant, it is...

bug

### Description of the bug If a build system in your `.sublime-project` has a name with the dot in it, the dot and everything after it will be cropped. In...