Jakob Ledermann

Results 11 comments of Jakob Ledermann

Thank you for the heads up. Let me explain my problem: ` sealed class Custom_Type { public int ID {get;set;} public string Name {get;set;} public override string ToString() => "Insufficient...

@iXialumy, @ulyssesdotcodes: First great work. But would it be possible for someone who has managed to test the windows build to add some build or installation instructions for windows? Then...

> @ulyssesdotcodes It seems to me, that we need to use [winapi directly](https://microsoft.github.io/windows-docs-rs/doc/windows/Win32/System/Console/fn.SetConsoleCtrlHandler.html) for the console handling. > I am not sure where to register the handlers yet though. I...

I found a way to forward `CTRL-C` to the child process running in the pane... By treating the signal as input. While testing I also found a crash that only...

I have a simliar problem with `StreamFilter::CCITTFaxDecode`. How would I write that reencoding?

@s3bk Thanks for that information. Somehow I missed it. Do you want a PR to add exporting `StreamFilter::CCITTFaxDecode` to the read example?

After some searching I found a description of the format at https://v5.fake.build/apidocs/v5/fake-core-releasenotes.html. The one for the latest v6-beta001 is currently not rendered properly and therefore not usefull. Please add a...

Unfortunately I do not see why the newer Documentation does not render like the old one. So I am unable to create a fix or send a PR.

I might have a suggestion: ``` nuget Argu -> git file:///c:\github\Argu feature_branch build:"build.cmd NuGet", Packages: /bin/ ``` Now I replaced all occurences of Argu in my `paket.references` files in the...

An other german here with the same problem. At least in German the compound words are also hypenated at the word boundary and iirc that word boundary is to be...