Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #14118
| From | "Garreau\, Alexandre" <galex-713@galex-713.eu> |
|---|---|
| Newsgroups | gnu.bash.bug |
| Subject | Editing previous lines while in here-document mode (<<EOF) |
| Date | 2018-05-21 10:40 +0200 |
| Message-ID | <mailman.155.1526892029.1292.bug-bash@gnu.org> (permalink) |
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