Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
I use vim and it makes me more productive cimpared to when I use other editors.
-
olback109818y@RobStyling It's the best program in the world, let's say you make a type in the console, just type fuck and it'll fix it.
https://github.com/nvbn/thefuck -
You can fly in vim, most importantly you can land.
Other editors: you can try, but there is no wings or engine, or you are dealing with a plain from wwi. If you fly it's always safe and your feet can almost touch the ground. -
magnusi5838y@Codebeard With ed, you are basically just flapping your arms really fast and fly, although you have no idea how is that even possible. No planes involved, they bring too much bloat.
ed is the standard editor -
magnusi5838y@Linux amazing, it has the best error reporting of all editors, really powerful feature set and doesn't introduce any clutter to its GUI
See https://gnu.org/fun/jokes/... for more information -
magnusi5838y@Linux please do, you won't be disappointed and will end up with knowledge of another standard UNIX utility, the standard editor itself 😀
-
magnusi5838y@Linux Jokes aside, ed might come in useful on embedded devices with little memory and it also gave birth to the infamous grep
-
magnusi5838y@Linux yea, it is. There is a great tutorial by Tom Ryder called 'Actually using ed' in case you are interested. 😀
Related Rants
alias vi='nano'
alias vim='nano'
undefined
nano
vi
vim
who uses vim and whyyy?!