why hard exit editor? Nano say at bottom.
why hard exit editor? Nano say at bottom.
Just use ed.
Ctrl+C. Easy.
bash: ed: command not found
WHERE GOD NOW?
fastfetch | grep ackage
Packages: 2530 (dpkg), 21 (flatpak)
me no remove package. me start with vanilla debian install. no need gui until me choose to install gui.
Please file a bug with the Debian maintainers.
How are people supposed to edit files without the standard editor?
I was joking, definitely don’t write them to install an editor that’s obsolete.
sed and grep (both inspired by ed) to do most of what ed does in a modern way, and ed was only useful over teletype when it was slow/expensive to render a scrollable field.
All modern TTYs support scroll regions, and with sed it just doesn’t make sense to use ed anymore.
ed as the standard editor is mostly a meme based on this page wiki.c2.com/?EdIsTheStandardTextEditor