Valentin Kulesh
Valentin Kulesh
If I use a combination of Cygwin + OpenSSH + WinPTY to run interactive `cmd` or PowerShell they don't treat Ctrl-C as a command input cancellation. Ctrl-C works for command...
See subject. Ideally, it's better be implemented with `--set` on a per-target basis.
Fixes an assumption that ALL `MutableVersionConstraint` instances are of `DefaultMutableVersionConstraint` class. ### Context As a plugin developer, I had to implement `MutableVersionConstraint` interface at some point. Unfortunately, it didn't work...