| General This forum is for non-technical general discussion which can include both Linux and non-Linux topics. Have fun! |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
|
10-04-2007, 08:34 AM
|
#16
|
|
Member
Registered: Oct 2006
Distribution: usually use arch
Posts: 103
Rep:
|
portability is key, I can use the same exact editor in every linux distro or unix version I come across in any state of disrepair. I only wish it was preinstalled on every windows machine too... I'd never use anything else. the learning curve is steep, but its worth it. I like terminal editors more than notepad or word or wordpad because its nice to be able to do everything with keystrokes when my hands are already on the keys to type, I'd rather not have to rehome my fingers on the keyboard after switching to bold text and then again switching back to regular text.
|
|
|
|
10-04-2007, 09:17 AM
|
#17
|
|
Guru
Registered: Nov 2006
Location: Belgium
Distribution: Ubuntu 11.04, Debian testing
Posts: 5,019
Rep: 
|
OK, I'll add some confusion. Let's get Emacs into the debate. If anyone gets killed in the great vim vs emacs battle, don't blame me. I did it just for fun.
|
|
|
|
10-04-2007, 02:07 PM
|
#18
|
|
Moderator
Registered: Nov 2002
Location: Kent, England
Distribution: Lubuntu
Posts: 19,088
|
Tchah - it's all fun and games until someone gets hurt.
|
|
|
|
10-21-2007, 08:56 AM
|
#19
|
|
LQ Newbie
Registered: Oct 2007
Posts: 0
Rep:
|
Quote:
Originally Posted by choogendyk
Code:
***********************************************************************
* I think I've got the hang of it now: exit, ^D, ^C, ^\, ^Z, ^Q, ^^, *
* F6, quit, ZZ, :q, :q!, M-Z, ^X^C, logoff, logout, close, bye, /bye, *
* stop, end, F3, ~., ^]c, +++ ATH, disconnect, halt, abort, hangup, *
* PF4, F20, ^X^X, :D::D, KJOB, F14-f-e, F8-e, kill -1 $$, shutdown, *
* init 0, kill -9 1, Alt-F4, Ctrl-Alt-Del, AltGr-NumLock, Stop-A, ... *
* ... "Are you sure?" ... YES ... Phew ... I'm out *
***********************************************************************
|
I registered on this site just to say thanks for sharing!
That's the funniest thing.....ever. That's exactly how everybody feels their first time at anything. Classic stuff right there....thanks again, that made my day.
|
|
|
|
10-21-2007, 03:30 PM
|
#20
|
|
Member
Registered: Oct 2005
Location: 127.0.0.1
Distribution: Ubuntu 12.04 X86_64
Posts: 954
Rep:
|
/me puts on asbestos suit
emacs is a great free operating system but a poor text editor
|
|
|
|
10-21-2007, 07:31 PM
|
#21
|
|
Senior Member
Registered: Aug 2007
Location: Massachusetts, USA
Distribution: Solaris 9 & 10, Mac OS X, Ubuntu Server
Posts: 1,189
Rep: 
|
With the caveat that nano might not be there when you need it in an emergency. System down, won't boot, need to mount boot volume and edit system file or something that someone screwed up. You can pretty well count on vi being there.
While I did find nano (`which nano`) on my Mac OS X system, it is not on my Solaris systems. Not even in /usr/sfw/bin where open source stuff is put (if I installed it from sunfreeware, it would be in /usr/local/bin).
[note: I failed to notice the expansion of this thread, and was commenting to the last post on the first page of entries -- that while vi was historical, nano might be best to learn now -- thus my "With the caveat that . . .]
Last edited by choogendyk; 10-22-2007 at 06:23 AM.
Reason: adding note to clarify context
|
|
|
|
10-21-2007, 08:29 PM
|
#22
|
|
Guru
Registered: Nov 2006
Location: Belgium
Distribution: Ubuntu 11.04, Debian testing
Posts: 5,019
Rep: 
|
Believe it or not but I have just had a completely different experience. Tried to install Debian, Debian went oops and for some reason messed with my Ubuntu that is on the same disk. Well, I found out that - contrary to my expectations - Ubuntu had neither vi nor vim available, only nano...
|
|
|
|
10-21-2007, 08:50 PM
|
#23
|
|
Senior Member
Registered: Feb 2007
Location: My HDD...
Distribution: WinXP for designing, Linux for life.
Posts: 2,329
Rep:
|
I use nano.
I don't understand why you aren't considered to be a "super-powered" computer user unless you write your documents in code, programs in binary, and don't have a GUI installed. Personally, if you can get a distro to your liking, don't mind what others prefer or feel you have to switch cause it ain't the "real man" thing.
|
|
|
|
10-21-2007, 09:13 PM
|
#24
|
|
Guru
Registered: Nov 2006
Location: Belgium
Distribution: Ubuntu 11.04, Debian testing
Posts: 5,019
Rep: 
|
I kind of agree. I often find it ludicrous, that whole "control your system" hype when, in fact, people are only typing some stuff they found in a tutorial or a manual. If you want to control your system, write your own OS.
|
|
|
|
10-21-2007, 10:22 PM
|
#25
|
|
Senior Member
Registered: Feb 2006
Location: Austria
Distribution: Ubuntu 12.10
Posts: 1,137
Rep:
|
When I started they told me that vi was the standard editor, so I learned how to use it. All it takes is about 1 hour, and should get it. If you don't like it, nano is pre-installed on most distros too, but it won't replace vi as a standard editor any time soon. It's been around for too long.
|
|
|
|
10-21-2007, 11:10 PM
|
#26
|
|
Guru
Registered: Nov 2006
Location: Belgium
Distribution: Ubuntu 11.04, Debian testing
Posts: 5,019
Rep: 
|
Of course, this is a non-issue. Comparing the capabilities of vi(m) and nano should make it clear that there is just no comparing. The real comparison should be between vim and emacs.
|
|
|
|
10-21-2007, 11:24 PM
|
#27
|
|
Senior Member
Registered: Jan 2005
Location: Roodepoort, South Africa
Distribution: Slackware 10.1/10.2/12, Ubuntu 12.04, Crunchbang Statler
Posts: 3,780
|
Quote:
Originally Posted by jay73
Believe it or not but I have just had a completely different experience. Tried to install Debian, Debian went oops and for some reason messed with my Ubuntu that is on the same disk. Well, I found out that - contrary to my expectations - Ubuntu had neither vi nor vim available, only nano...
|
According to distrowatch, Gutsy should have vim 7.1 .
|
|
|
|
10-21-2007, 11:29 PM
|
#28
|
|
Guru
Registered: Nov 2006
Location: Belgium
Distribution: Ubuntu 11.04, Debian testing
Posts: 5,019
Rep: 
|
Yes, it should have, but I was working from a very limited environment as Gutsy wouldn't boot anymore. I should have thought that the default editor in such an environment would be vi, but no, only nano was accessible.
Last edited by jay73; 10-22-2007 at 04:51 AM.
|
|
|
|
10-22-2007, 04:21 AM
|
#29
|
|
LQ 5k Club
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Laptop: Slackware 14.0 // Desktop: Slackware64 14.0 // Netbook: Slackware 14.0
Posts: 6,196
|
I've very rarely, if ever, used Vi or Emacs. But out of the two, I prefer Emacs. Can't quite understand the reasoning behind having a dual-mode text editor: insert & command modes. I always end up using nano, and/or KWrite or Gedit.
:q!
|
|
|
|
10-22-2007, 05:12 AM
|
#30
|
|
Member
Registered: Oct 2006
Distribution: usually use arch
Posts: 103
Rep:
|
Quote:
Originally Posted by jay73
Yes, it should have, but I was working from a very limited environment as Gutsy wouldn't boot anymore. I should have thought that the default editor in such an environment would be vi, but no, only nano was accessible.
|
that may be true but nano is much easier, especially since I can't ever recall a nano install that didn't have all the key shortcuts at the bottom of the screen. if you don't know nano you can figure it out, if you don't know vi and thats all you have you are screwed.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Similar Threads
|
| Thread |
Thread Starter |
Forum |
Replies |
Last Post |
|
About nano
|
satimis |
Linux - Software |
3 |
05-03-2007 10:01 PM |
|
iPod Nano
|
dstrbd1 |
Linux - Software |
2 |
01-02-2006 01:46 AM |
|
nano
|
hostmark101 |
Linux - Newbie |
8 |
08-12-2005 06:53 PM |
|
Nano RPM?
|
ghight |
Suse/Novell |
5 |
02-07-2005 11:09 AM |
|
nano -w /etc/hosts
|
bobotoes |
Linux - Newbie |
5 |
10-04-2004 01:49 PM |
All times are GMT -5. The time now is 07:02 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|