Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #16807
| From | Chet Ramey <chet.ramey@case.edu> |
|---|---|
| Newsgroups | gnu.bash.bug |
| Subject | Re: Feature request: Enable case-insensitive reverse-search-history (C-r) |
| Date | 2020-08-24 16:07 -0400 |
| Organization | ITS, Case Western Reserve University |
| Message-ID | <mailman.1062.1598299664.2469.bug-bash@gnu.org> (permalink) |
| References | <2e9fc3fc-e721-e8ee-c87d-411cff4f08d2@gmail.com> <75daef9f-92ab-8046-967d-dd45d2ff7122@case.edu> |
On 8/20/20 12:13 PM, A M wrote: > Hello, I would like to make a feature request/suggestion on Bash. (I was > told submitting to this mailing list was the right way to do it.) > > Feature request: Enable reverse-search-history (C-r) to be case-insensitive. > > Currently reverse-search-history is case-sensitive and cannot be changed to > be insensitive. As the evolution of Bash has progressed, more and more > functions have gotten the ability to be case-insensitive, but this is a > function that remains it seems. > > It would be nice to have this functionality. Thanks for the suggestion. I would probably do it with an option that made all searches case-insensitive instead of adding case-insensitive versions of a number of search commands. -- ``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: Feature request: Enable case-insensitive reverse-search-history (C-r) Chet Ramey <chet.ramey@case.edu> - 2020-08-24 16:07 -0400
csiph-web