| Author |
Message |
|
|
Post subject: nano
Posted: Jan 20, 2007 - 06:21 PM
|
|

Joined: Dec 06, 2006
Posts: 219
Location: Italy
Status: Offline
|
|
In Kanotix the text editor nano wasn't in the cd because there was mcedit.
What about shipping nano with sidux, instead of mcedit?
I find nano clearer and more unix-compliant, mcedit sometimes seemed to use the dos endline format. |
_________________ sidux-it
|
| |
|
|
|
 |
|
|
Post subject: RE: nano
Posted: Jan 20, 2007 - 06:28 PM
|
|
Joined: Nov 28, 2006
Posts: 4299
Status: Offline
|
|
dedo: I agree, I definitely prefer nano as well. To me mcedit has a really outdated interface, although functionally the two are quite similar on the surface. If the endline format issue is a real one that should be enough cause to switch from mcedit default to nano default.
By the way, I was happy to find that etch is using nano as default non expert useable console editor, along with vi/vim. Also, a quick look at nano's --help option list shows it's got quite a few more features. We'll see what happens, I definitely second your suggestion.
<update>I also took a quick look at some nano options which I hadn't seen before, including a priceless -i, which auto indents, that's important for any real script, as well as +<line number> to start at the line of a script. I don't know if mcedit has these options, but nano does, and is compatible with native debian installs, which to me is another good argument in terms of consistency between sidux and debian. |
_________________ sidux Maintenance script: dist-upgrade, kernel install, general utilities: smxi
Backup script [using rdiff-backup]: rd-h2.sh
|
| |
|
|
|
 |
|
|
Post subject: RE: nano
Posted: Jan 21, 2007 - 05:38 PM
|
|
Joined: Dec 02, 2006
Posts: 1908
Status: Offline
|
|
I second that, h2. Nano's nice to have in the distro and Joe is another fine easy to use editor as well. Vi/Vim are still the standby's for the UNIX junkies  |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jan 21, 2007 - 06:51 PM
|
|
Joined: Dec 04, 2006
Posts: 226
Location: Cumbria, UK
Status: Offline
|
|
I also second nano.
I particularly like the keyboard shortcuts at the bottom.
Saves having to remember what's what especially when
in a panic. |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jan 21, 2007 - 07:08 PM
|
|
Team Member

Joined: Nov 24, 2006
Posts: 2866
Location: berlin
Status: Offline
|
|
clubex,
don't drink and sid.
don't panic and sid.
greetz
devil |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jan 21, 2007 - 07:18 PM
|
|
Joined: Dec 01, 2006
Posts: 443
Location: San Antonio, TX
Status: Offline
|
|
same here
add that it comes default in debian. |
_________________ Debian Unstable
Linux Kernel 2.6.27.4
KDE 4.1.73 (KDE 4.2 >= 20081112)
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jan 26, 2007 - 09:17 AM
|
|

Joined: Dec 06, 2006
Posts: 219
Location: Italy
Status: Offline
|
|
Is nano included in Xaos?  |
_________________ sidux-it
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Feb 18, 2007 - 07:42 AM
|
|
Joined: Feb 17, 2007
Posts: 7
Location: Gold Coast, NSW, Aus
Status: Offline
|
|
| Yep I have to agree. Nano is my editor of choice too. Was going to request it myself here till I found this thread:) |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Feb 18, 2007 - 01:22 PM
|
|

Joined: Dec 01, 2006
Posts: 54
Status: Offline
|
|
|
|
|
 |
|
|
Post subject:
Posted: Feb 18, 2007 - 01:40 PM
|
|
Team Member

Joined: Nov 27, 2006
Posts: 1962
Location: underworld
Status: Offline
|
|
I like both, why I have both installed  |
_________________ .... _
... (0)>
... / / \
.. / / . )
.. V_/_sidux powered
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Feb 18, 2007 - 02:40 PM
|
|

Joined: Dec 01, 2006
Posts: 937
Location: DE, near Hamburg
Status: Offline
|
|
Boys, vim is so much smoother . It has that beautiful colored text which makes files easier to read, you can paste text with the middle mouse button, you can delete whole lines simply by pressing dd - you just have to get used to pressing "i" before editing and <esc>:wq for saving and quitting. Editor wars - yeah  |
_________________ Susan | Hw: | "Chaos"
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Feb 18, 2007 - 02:51 PM
|
|
Team Member

Joined: Nov 27, 2006
Posts: 1962
Location: underworld
Status: Offline
|
|
hmm, what if your colored blind ! (just humor, humour) |
_________________ .... _
... (0)>
... / / \
.. / / . )
.. V_/_sidux powered
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Feb 18, 2007 - 02:58 PM
|
|

Joined: Dec 01, 2006
Posts: 937
Location: DE, near Hamburg
Status: Offline
|
|
Then you can use ":syn off" to have a monochrom vim  |
_________________ Susan | Hw: | "Chaos"
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Feb 18, 2007 - 03:07 PM
|
|
Team Member

Joined: Nov 27, 2006
Posts: 1962
Location: underworld
Status: Offline
|
|
LOL  |
_________________ .... _
... (0)>
... / / \
.. / / . )
.. V_/_sidux powered
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Feb 18, 2007 - 05:12 PM
|
|

Joined: Nov 26, 2006
Posts: 171
Location: Hagen
Status: Offline
|
|
nano has also syntax highlighting
in your nanorc:
include "/path/to/syntax_file.nanorc" |
|
|
| |
|
|
|
 |
|
|