logoalt Hacker News

anyfootoday at 12:27 AM5 repliesview on HN

Fun. I must admit I don't really know who this is for, but it seems fun.


Replies

tim--today at 1:06 AM

It's for people that want to use the Windows Terminal to edit files. The old `edit` command has been unsupported on Windows since 2006, so there was no Microsoft-provided editor that could be used in the command line since then.

It's impressive to see how fast this editor is. https://github.com/microsoft/edit/pull/408

> By writing SIMD routines specific to newline seeking, we can bump that up [to 125GB/s]

show 3 replies
DrJokeputoday at 12:43 AM

It’s right there in the readme actually:

> The goal is to provide an accessible editor that even users largely unfamiliar with terminals can easily use.

show 2 replies
z3ratul163071today at 4:21 AM

this is for me, as saner replacement for nano in the terminal, since i hate vi.

iknowstufftoday at 12:56 AM

I’ll gladly replace vim with it, especially if it has/gets LSP support or searching via ripgrep. I’m using Helix now but like a good tui.

kgwxdtoday at 2:46 AM

It's a huge improvement over notepad