ntutils icon indicating copy to clipboard operation
ntutils copied to clipboard

Various Command Line Utilities Ported to Windows NT

Results 6 ntutils issues
Sort by recently updated
recently updated
newest added

Hi I have returned to FTE on Windows 10 after a long break and now find my "Compile" commands all fail - unless I revert to using the legacy console...

A bit strange but the first time I run it from Explorer it works fine but after that it always crashes on startup. It works one time if I move...

Your port of the `elvis` editor does not inlclude the `elvfmt.exe` formatter, which is menioned in the documentation. If at all possbile, please add it to the port. mbert's elvis...

This is a proposal for you to provide a binary release of the [nex/nvi](https://sites.google.com/a/bostic.com/keithbostic/the-berkeley-vi-editor-home-page) editor, which a very thorough re-implementation of the original ex/vi. The source is hosted [here](https://repo.or.cz/nvi.git).

The source code of the original Vi editor is available from [](https://ex-vi.sourceforge.net/), It even has wide character support. Any chance of you trying a port to Windows?

Your port of xvi 2.15 exhibits a strange behaviour when in command mode: Pressing the Backspace key when the command cursor is next to the colon at the bottom of...