Replies: 1 comment
-
Hello, I think we need an editor, being it either pico/nano or vi. Reading files and debugging is really hard without search or goto line number. I use vim all the time when running Flatcar, as it gives me freedom and fast lookup of things. Also, the most important from my side: some files need to be modified at times, like /opt or various /etc configs. Doing it with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey folks, we recently got this PR: flatcar/sysext-bakery#78 to add vim-huge support to Flatcar. What if we could seize this opportunity to entirely remove vim from Flatcar and to propose it as a built-in Sysext extension instead?
In the past, vim was adding many CVEs (e.g: https://www.flatcar.org/releases#release-3510.2.0) - I am, personally, not aware of any vim use cases for Flatcar and for reading purposes one can still use
less
,head
, etc.Feel free to react 👎 or 👍 and / or give your point of view regarding this idea.
Beta Was this translation helpful? Give feedback.
All reactions