Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #13783 > unrolled thread
| Started by | Chet Ramey <chet.ramey@case.edu> |
|---|---|
| First post | 2018-03-01 11:42 -0500 |
| Last post | 2018-03-01 11:42 -0500 |
| Articles | 1 — 1 participant |
Back to article view | Back to gnu.bash.bug
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Hi, I think I found a bug in a Ubuntu Bash here-document Chet Ramey <chet.ramey@case.edu> - 2018-03-01 11:42 -0500
| From | Chet Ramey <chet.ramey@case.edu> |
|---|---|
| Date | 2018-03-01 11:42 -0500 |
| Subject | Re: Hi, I think I found a bug in a Ubuntu Bash here-document |
| Message-ID | <mailman.9953.1519922584.27995.bug-bash@gnu.org> |
On 2/28/18 12:41 PM, Benqzq wrote: > I wrote a minimal, detailed, replicable and markdowned description of the > problem in the following link and I report this after days of testing and > not "on the fly": > > https://serverfault.com/questions/898964/copy-paste-into-digitalocean-modified-ubuntu-bash-includes-dots-instead-tabulati You know, I bet it's something in your programmable completion environment. You're probably not using bracketed-paste mode, and there's no indication you turned off line editing, so the TABs input to an interactive shell result in an attempt to perform word completion. Maybe that's what is adding the `.'. -- ``The lyf so short, the craft so long to lerne.'' - Chaucer ``Ars longa, vita brevis'' - Hippocrates Chet Ramey, UTech, CWRU chet@case.edu http://tiswww.cwru.edu/~chet/
Back to top | Article view | gnu.bash.bug
csiph-web