[CHANGE-EDITOR]: Change fallback EDITOR from nano to vi#182
[CHANGE-EDITOR]: Change fallback EDITOR from nano to vi#182kaldown wants to merge 1 commit intojoukewitteveen:masterfrom
Conversation
|
Thanks for this suggestion. I tried to follow the fallbacks of systemd, which are Now that the |
|
Thanks for the extended feedback. Was a bit amusing. Then I have to remember More valuable is the pattern: Personally, I use |
|
I took a look at https://pkgstats.archlinux.de/packages and noted the following (approximate percentages of systems taking part in the statistics): nano is present on 80% of the systems (from 93% in 2019) vi is present on 70% of the systems (from 90% in 2019) vim is present on 50% of the systems (from 50% in 2019) What would you make of these figures? |
|
Looks like I have to open a PR on Arch repo first, in order to save peoples from a bad habit of using |
Most of the systems have no
nanoinstalled by default.Personally, I have no
$EDITORin my root being set.Think
viwould be safer.Thanks for the cool product <3