reproduce-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[task #15764] Text editors in Maneage


From: Boud Roukema
Subject: [task #15764] Text editors in Maneage
Date: Thu, 27 Aug 2020 15:56:41 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

Follow-up Comment #1, task #15764 (project reproduce):

Nano as a default in 'basic.mk', and emacs and vim as _opt-in_ options in
_high-level.mk_ seems reasonable to me.

However, we could also consider adding 'ed'. As a binary it's only 1/4 the
size of nano:

$ ls -l /bin/nano /bin/ed 
-rwxr-xr-x 1 root root  51552 Feb 20  2016 /bin/ed*
-rwxr-xr-x 1 root root 225320 Jan 11  2017 /bin/nano*


and the packed source code of ed is only about 10% of the size of nano:

-rw-r--r-- 1 boud boud    6800 Feb 20  2016 ed_1.10-2.1.diff.gz
-rw-r--r-- 1 boud boud   87416 Feb 25  2014 ed_1.10.orig.tar.gz
-rw-r--r-- 1 boud boud   27804 Jan 11  2017 nano_2.7.4-1.debian.tar.xz
-rw-r--r-- 1 boud boud 1013296 Jan 11  2017 nano_2.7.4.orig.tar.xz


I usually only do very elementary editing in _ed_ , but it's convenient for
those simple edits.


    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/task/?15764>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]