Nano 5.7
41–50 of 157 posts
Re: Nano 5.7
#42Re: Nano 5.7
#43I don't understand the people who dislike nano as an editor for the *nix system. After spending in it for like 30 minutes - it becomes an indispensable tool for quickly touching up text files anywhere you go to! No matter where I SSH to (*nix systems) - I always had nano available.
I only wish line numbers were enabled by default, or at least there was a simple and easily discoverable way to enable them.
Re: Nano 5.7
#44I never understood the hate Nano gets from vi users. Nano does many things quicker and easier than vi. For example, search & replace. Would I code in Nano? No. Do I use Nano to edit configuration files and make other small edits? Absolutely.
Re: Nano 5.7
#45As a vim and emacs user, I don't give nano any hate. I'm surprised when programmers use it, sure, but that's because if my profession was going to require editing text files for hours a day (which it does), I would be happy to trade a steeper learning curve now for a less unpleasant job experience later. I totally understand why non-programmers don't use it. If your job does not involve you editing text files for hou…
Its more like using the right tool for what you actually want to do. 0. Use cat and output to a file to really quickly make a new file from your clipboard or from the web 1. Nano is great for editing config / text files quickly and the learning curve is really low due to a more modern design. 2. vim can be reliably found everywhere on nearly any unix machine but the learning curve is much higher initial learning curv…
nano is a clone of pico, the text editor for the pine email client, so "modern" is definitely a matter of some interpretation here. :)
Re: Nano 5.7
#46I never understood the hate Nano gets from vi users. Nano does many things quicker and easier than vi. For example, search & replace. Would I code in Nano? No. Do I use Nano to edit configuration files and make other small edits? Absolutely.
Re: Nano 5.7
#471 critical comment about nano, 3 top level comments defending nano from the evil vim users. (at time of reading)
Re: Nano 5.7
#48I never understood the hate Nano gets from vi users. Nano does many things quicker and easier than vi. For example, search & replace. Would I code in Nano? No. Do I use Nano to edit configuration files and make other small edits? Absolutely.
Re: Nano 5.7
#49Re: Nano 5.7
#50Our goal is to ask others to edit some text files, not to ask them to use what tool to edit those files.
Cheers.