GNU Nano Gets New Stable Release
jones_supa writes: GNU Nano 2.4.0 has been released as the first stable update to this UNIX command line text editor in a number of years. The release codenamed "Lizf" brings a wide variety of changes: full undo system, Vim-compatible file locking, linter support, formatter support, flexible syntax highlighting, and random bugfixes.
I always prefer random fixes instead of carefully planned specific fixes.
systemd will get an integrated text editor with emacs, vi and nano emulation modes...
Does it have the butterfly macro for real programmers?
https://xkcd.com/378/
It's easy. You just use "vi [filename]" and then inside the file you hit lower case i to actually edit it and then escape to stop editing it and then ctrl to activate the command prompt inside vi and w to write it and exclamation mark because youre sure you want to save it and then q to quit.
And after that I have configured resolv.conf and apt.sources to the point where I can just install nano and get back to work.