5 ms·
Before I used micro & ne I used nano, and configured the keybindings to work in the CUA style. I still have the dot files, didn't delete them, but they rarely
by digisign 11mo ago
Before I used micro & ne I used nano, and configured the keybindings to work in the CUA style. I still have the dot files, didn't delete them, but they rarely get used anymore.
I think they recently added Ctrl+S to save by default, even if unconfigured, woohoo.
- smartmic 11mo agoFor CUA aficionados, I recommend dte[0]. It has replaced my nano usage quite a lot. [0]: https://craigbarnes.gitlab.io/dte/index.html https://craigbarnes.gitlab.io/dte/index.html
- noisem4ker 11mo agoI personally like msedit. https://github.com/microsoft/edit https://github.com/microsoft/edit
- digisign 11mo agoPromising but very barebones. Hard to do without syntax highlighting these days, for example. But I think it would be useful on a tiny machine with openwrt, as micro is huge there. ;-)
- genpfault 11mo ago> Ctrl+S to save XOFF ignored, mumble mumble
- jval43 11mo agoI knew it! A junior dev recently used CTRL-S in nano and I couldn't believe that it actually worked. They told me it had always been this way and I felt stupid for a bit. Good to know it's a recent addition.