Mike Slinn

Results 90 comments of Mike Slinn

You might want to know about the new Windows Terminal API and console. This project is a major effort by Microsoft, moving forward with high visibility * https://github.com/microsoft/terminal * https://devblogs.microsoft.com/commandline/windows-command-line-introducing-the-windows-pseudo-console-conpty/

Your comment seems to suggest that you believe the new Windows API for consoles and the new WIndows Terminal is WSL-specific. It is not. Windows Terminal and the API it...

The syntax for the solution offered by @wpc009 for SBT v0.13.16+ is: GitKeys.gitReader in ThisProject := baseDirectory(base => new DefaultReadableGit(base)).value,

More than just be Java-compatible, Scala enums should be able to extend Java enums or provide method forwarding to Java enums. In the scenario where there is an existing Java...

The modifications in the pull request have been tested against an [IBM z/OS Communications Server](https://www.ibm.com/products/zos-communications-server). The following code fragment uses FTP to submit a batch job to the mainframe, and...

The version of the `net-ftp` Ruby gem containing this PR was tagged as v0.3.6. Looks like v0.3.6 was not released and there were no change notes. There was no mention...

I noticed that the sample code I showed above from May 3 does not appear in the documentation. How might that be accomplished?

Here is the documentation again: The modifications in the pull request have been tested against an [IBM z/OS Communications Server](https://www.ibm.com/products/zos-communications-server). The following code fragment uses FTP to submit a batch...