help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bash Script Editing Mode?


From: formido
Subject: Bash Script Editing Mode?
Date: Thu, 7 Aug 2008 13:21:40 -0700 (PDT)
User-agent: G2/1.0

There's a shell mode, but it has a prompt and doesn't help you
incrementally create a shell script as efficiently as it could, unless
I'm missing something. Is there any shell script mode that works more
like the elisp, python, or erlang repls, where you can execute your
choice of several lines at once and you can go back and edit and
execute the lines in situ? If I write a bash function, editing and
reloading the function is a painful process. I'm looking for something
a little bit like the Mac's BBEdit shell worksheets (only better).

I considered altering the usual shell mode, but it would take more
than slight edits, so I'm hoping something's already out there. For
example, one should be able to go back to a function, tweak it, and
reload with a minimum of keyboard fuss.

Michael


reply via email to

[Prev in Thread] Current Thread [Next in Thread]