better than vim
Customize Nano Text Editor (2022)
21–30 of 69 posts
Re: Customize Nano Text Editor (2022)
#22better than vim
Re: Customize Nano Text Editor (2022)
#23Re: Customize Nano Text Editor (2022)
#24Did you know Nano supports mouse? Alt+M... Not that I use that much, but it is fun fact.
Re: Customize Nano Text Editor (2022)
#25Re: Customize Nano Text Editor (2022)
#26It seems few people are aware of how customizable nano actually is. Usually, they use nano with the default preset for quick bootstrapping tasks and then switch to vim without hesitation. While vim/neovim are certainly very powerful, nano remains my go-to editor for many quick terminal operations. I've customized it quite a bit[1], especially the key bindings, though the defaults are already excellent. [1]: https://g…
Re: Customize Nano Text Editor (2022)
#27Re: Customize Nano Text Editor (2022)
#28Re: Customize Nano Text Editor (2022)
#29better than vim
A tool is only as good as its ease of use and clarity of its documentation, imho.
Re: Customize Nano Text Editor (2022)
#30Nano is my go-to whenever doing something quick in the terminal. It's quick, I don't need to learn how to use it, and now it's going to be slightly more convenient. I had no idea it had these options. Thank you!