Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #16426
| From | Chet Ramey <chet.ramey@case.edu> |
|---|---|
| Newsgroups | gnu.bash.bug |
| Subject | Re: 5.1-alpha: X primary selection being pasted in reverse video |
| Date | 2020-06-21 12:42 -0400 |
| Organization | ITS, Case Western Reserve University |
| Message-ID | <mailman.220.1592757753.2574.bug-bash@gnu.org> (permalink) |
| References | <9014.1592728573@dschgrazlin2.units.it> <e37b9c54-4e16-6dd4-8ce5-8d88da27d2dd@case.edu> |
On 6/21/20 4:35 AM, balducci@units.it wrote: > hello > > I actually don't know if this is a real problem with 5.1-alpha or if > it's something related to my environment and/or build procedure > > The problem is the following > > If I paste in a terminal running 5.1-alpha a string stored in the primary X > selection, the string is inserted in reverse video It's not a bug. This is the `active region' code displaying the text inserted by a bracketed paste. You can see some of the most recent discussion here: https://lists.gnu.org/archive/html/bug-bash/2020-03/msg00064.html The original patch was from 2018: https://lists.gnu.org/archive/html/bug-bash/2018-03/msg00056.html This has a basic description of the functionality and rationale. Chet -- ``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 gnu.bash.bug | Previous | Next | Find similar
Re: 5.1-alpha: X primary selection being pasted in reverse video Chet Ramey <chet.ramey@case.edu> - 2020-06-21 12:42 -0400
csiph-web