Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #14118 > unrolled thread
| Started by | "Garreau\, Alexandre" <galex-713@galex-713.eu> |
|---|---|
| First post | 2018-05-21 10:40 +0200 |
| Last post | 2018-05-21 10:40 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to gnu.bash.bug
Editing previous lines while in here-document mode (<<EOF) "Garreau\, Alexandre" <galex-713@galex-713.eu> - 2018-05-21 10:40 +0200
| From | "Garreau\, Alexandre" <galex-713@galex-713.eu> |
|---|---|
| Date | 2018-05-21 10:40 +0200 |
| Subject | Editing previous lines while in here-document mode (<<EOF) |
| Message-ID | <mailman.155.1526892029.1292.bug-bash@gnu.org> |
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 top | Article view | gnu.bash.bug
csiph-web