Andrew Howe

Results 7 comments of Andrew Howe

use case: ``` [tool.poe.tasks.test] help = "Run unit tests with coverage" cmd = "pytest --cov-report=html" [tool.poe.tasks.cov] help = "Open HTML test coverage report" shell = "start htmlcov/index.html" ``` Ideally, I'd...

Version 2079 mentions some other fixes to commit message loss, but this one is still present.

I have worked around this for myself by adding a custom `cherry-pick -x` option to the commit context menu

I have the same problem Sublime Merge debug information: === App Version Information === Build: 2091 === Git Version Information === Using Git: C:\Program Files\Git\bin\git.exe (custom) git version 2.38.1.windows.1 PATH:...

I can't find any way to hide them; neither of the two whitespace options in Preferences affects them. I'll be rolling back to a previous build in the meantime.

Looks like this issue is finally re-fixed in the latest release 2096; the `visible_carriage_returns_at_eol` option is disabled by default, and so the default behaviour is that the EOL is only...

Not just deleting, editing too; I've seen the same very annoying thing while editing old commit messages, but it only seems to happen when they are a certain distance down;...