![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Vi editor | jazz | High Level Programming | 2 | 05-08-2009 08:46 AM |
| regarding vi editor | girish_shukla | SCO | 4 | 11-19-2008 10:36 PM |
| Epic Editor was not able to obtain a license for your use. Feature Epic Editor :Licen | durgaprasadr13 | SUN Solaris | 1 | 10-13-2008 07:39 AM |
| set EDITOR=vi -> default editor not setting for cron tab | aarora_98 | Shell Programming and Scripting | 6 | 09-13-2008 02:01 AM |
| Pasting text in VI editor from a different editor | harishmitty | UNIX for Dummies Questions & Answers | 10 | 09-10-2008 06:22 PM |
| View Poll Results: What is your preferred text editor? | |||
| vi or vi clone such as vim |
|
1,151 | 72.66% |
| emacs |
|
88 | 5.56% |
| notepad |
|
83 | 5.24% |
| EditPlus |
|
69 | 4.36% |
| UltraEdit |
|
68 | 4.29% |
| pico |
|
31 | 1.96% |
| nano |
|
45 | 2.84% |
| mcedit |
|
8 | 0.51% |
| nedit |
|
22 | 1.39% |
| gedit |
|
8 | 0.51% |
| TextPad |
|
11 | 0.69% |
| Voters: 1584. You may not vote on this poll | |||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread |
Rating:
|
Display Modes |
|
|
|
||||
|
What editor does everyone use?
Sory, I was looking through the topics and I wasn't sure if this was the best place to post this question:
I was wondering, out of curiosity, which software everyone was using to code their scripts in. I do mostly sh/ksh and my favorite has always been EditPlus because it is small, fast, yet powerful. Plus other users in the community have coded syntax highlighting for languages that EditPlus hasn't included. My two main concerns are: 1. Simplicity (I tend to like souped up versions of notepad, which is what EditPlus seems to be). 2. Syntax highlighting. I posted this because perhaps there's an even better program I should be using. Or perhaps someone has a very good syntax highlighting file that I haven't found yet. |
|
||||
|
IMO any editor you use should have these features:
1. syntax highlighting for a variety of languages; allows creation of custom hightlighting 2. programmable (or macros) 3. support files from different platofrms (UX, DOS, etc) vi meets some of those requirments, so it's okay in a pinch. I really like UltraEdit because it supports syntax highlighting for many dozens of languages/environments. The bad part is it runs on Windows - I think there is an X version coming out, dunno. |
|
|||||
|
On Mac...
Smultron. It's free and works pretty good. The only thing missing is remote (FTP) editing. The macro facility uses the shell so any Unix commands are available. That part is really slick. However, when I drop to the terminal window, I like ed because it's simple and every system has it on there. But I'm a newbie and an idiot to all this so there's probably a better way. |
![]() |
| Bookmarks |
| Tags |
| learn unix, linux, linux commands, regex, regular expressions, shell script, shell scripting, solaris, unix commands, unix scripting, unix scripting basics |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|