Nicolas Holzschuch

Results 1262 comments of Nicolas Holzschuch

I see what you mean; it's annoying. I'm investigating.

I think that's the sort of things that can be done in Python. Have you tried `pip install checksum-cli`, followed by `checksum /a/file/path/to/foobar --hash sha256`? (there might other, more powerful...

I'm working on a native implementation of patch (but I still have a few bugs to remove in the current version before I add new things). There is also a...

The next version should have native patch (BSD version). Do you have sample files I could use for testing?

Hi, FYI, after a but of intensive testing with the native `patch`, I'm going to stop working on it for now. - the source of BSD patch that I could...

groff is a GNU product, so it is covered by the GPL, so it is incompatible with AppStore distribution according to the FSF. I have tried troff, but I couldn't...

Hi, thanks for raising this issue. I'm going to have a look.

Just to be sure, the goal is for control-H to have the same behaviour as backspace? While control-D deletes characters forward, like delete?

Yes, I think that's what the next release will have. I have submitted the build to App review.

Hi, version 1.8.6 is now out on the AppStore, with this issue fixed.