'vi' is driving me crazy
Chris Kassopulo
ckasso
Sat Dec 25 19:26:54 PST 2004
On Sat, 25 Dec 2004 15:24:30 -0600
Michael Hipp <Michael at hipp.com> wrote:
> Can anyone recommend a character-mode programmer's editor that works a bit
> more like a gui guy would expect?
>
> I'd never want to be one to complain, especially on a great day like this, but
> in between playing with new toys and stuffing myself on every manner of
> decadence, I'm trying to edit some moderately complex script files (bash). But
> the modality of vi and the lack of "standard" keystrokes for select, cut,
> copy, paste is making me looney.
>
> Anyone know a good code editor like this:
> - Modeless
> - Uses shift-movement for selection, ctrl-x -c -v for delete, copy, paste
> - Has single keystrokes for things like "save"
> - Works great in character mode
> - Has color highlighting for the common FLOSS languages (sh, python, etc.)
>
mcedit (part of midnight commander) might be what you want.
It runs from console or an xterm and does syntax highlighting.
Insert/delete is modal but is switched with the Insert key. The
control sequences might be doable with some setup work.
Checkout its manpage.
____________________________________________________
Is there anything more dangerous than an ideologue who doesn't
know he's wrong? - Seymour Hersh
More information about the Linux-users
mailing list