Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #16425
| From | Chet Ramey <chet.ramey@case.edu> |
|---|---|
| Newsgroups | gnu.bash.bug |
| Subject | Re: Setting/unsetting posix mode interferes with keybindings |
| Date | 2020-06-21 12:36 -0400 |
| Organization | ITS, Case Western Reserve University |
| Message-ID | <mailman.219.1592757390.2574.bug-bash@gnu.org> (permalink) |
| References | <CABr9L5B=oqf9FMUVA3W1y8VYeVVPiYyncLDO6piC_eaTvaOZDw@mail.gmail.com> <48971b14-7e27-d7e9-f431-9d6e52b70786@case.edu> |
On 6/21/20 3:06 AM, Ville Skyttä wrote: > Bash Version: 4.4 > Patch Level: 20 > Release Status: release > > Description: > Setting/unsetting posix mode interferes with keybindings. > > This is a problem e.g. with completion functions that use > process substitution; they need to control the posixness state > in order to not run into syntax errors when they happen to be > invoked in posix mode shells. > > This is not limited to the above bash version, it has been > reported to happen with much newer ones as well. More info and > background at https://github.com/scop/bash-completion/issues/190 This was changed in mid-February 2019, and the change is in bash-5.1. -- ``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: Setting/unsetting posix mode interferes with keybindings Chet Ramey <chet.ramey@case.edu> - 2020-06-21 12:36 -0400
csiph-web