Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #14118
| Path | csiph.com!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail |
|---|---|
| From | "Garreau\, Alexandre" <galex-713@galex-713.eu> |
| Newsgroups | gnu.bash.bug |
| Subject | Editing previous lines while in here-document mode (<<EOF) |
| Date | Mon, 21 May 2018 10:40:24 +0200 |
| Lines | 15 |
| Approved | bug-bash@gnu.org |
| Message-ID | <mailman.155.1526892029.1292.bug-bash@gnu.org> (permalink) |
| NNTP-Posting-Host | lists.gnu.org |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8 |
| Content-Transfer-Encoding | quoted-printable |
| X-Trace | usenet.stanford.edu 1526892030 6477 208.118.235.17 (21 May 2018 08:40:30 GMT) |
| X-Complaints-To | action@cs.stanford.edu |
| To | bug-bash@gnu.org |
| Envelope-to | bug-bash@gnu.org |
| User-Agent | Gnus (5.13), GNU Emacs 25.1.1 (x86_64-pc-linux-gnu) |
| X-GPG-FINGERPRINT | E109 9988 4197 D7CB B0BC 5C23 8DEB 24BA 867D 3F7F |
| X-Accept-Language | fr, en, it, eo |
| X-detected-operating-system | by eggs.gnu.org: Genre and OS details not recognized. |
| X-Received-From | 2a00:5884:8305::1 |
| X-BeenThere | bug-bash@gnu.org |
| X-Mailman-Version | 2.1.21 |
| Precedence | list |
| List-Id | Bug reports for the GNU Bourne Again SHell <bug-bash.gnu.org> |
| List-Unsubscribe | <https://lists.gnu.org/mailman/options/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=unsubscribe> |
| List-Archive | <http://lists.gnu.org/archive/html/bug-bash/> |
| List-Post | <mailto:bug-bash@gnu.org> |
| List-Help | <mailto:bug-bash-request@gnu.org?subject=help> |
| List-Subscribe | <https://lists.gnu.org/mailman/listinfo/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=subscribe> |
| Xref | csiph.com gnu.bash.bug:14118 |
Show key headers only | View raw
Hi, Not only because this is often frustrating and impractical, but also because this tends to cause inconsistency feeling, I think it would be useful I if you could go in the previous lines (with the left key, or C-p keystroke, or something alike) while writting several lines after a here-document (<<EOF), if C-a and C-e referred to beginning and end of line respectively instead of of the command, and if the presentation (displaying or not PS2, etc.) could be consistant among cases where you write your here-document command for the first time and cases where you took it from the history (then most of times it will be all editable until you did hit Return somewhere then you go back to prompt and can’t modify previous lines).
Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread
Editing previous lines while in here-document mode (<<EOF) "Garreau\, Alexandre" <galex-713@galex-713.eu> - 2018-05-21 10:40 +0200
csiph-web