FS#41887 - [bash-completion] scp completion does not respect readline completion-ignore-case

Attached to Project: Arch Linux
Opened by Mokalan Hakatan (mokalan) - Tuesday, 09 September 2014, 13:00 GMT
Last edited by Bartłomiej Piotrowski (Barthalion) - Sunday, 12 June 2016, 10:03 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Eric Belanger (Snowman)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

when setting readline variable "completion-ignore-case" to "on", scp completion does not ignore case.

Additional info:
* package version(s)
2.1-5

* config and/or log files etc.
bind "set completion-ignore-case on"

Steps to reproduce:
type scp trying to complete an upper-case file name (as the first argument), using a lower-case entry.

This task depends upon

Closed by  Bartłomiej Piotrowski (Barthalion)
Sunday, 12 June 2016, 10:03 GMT
Reason for closing:  Upstream
Comment by Samantha McVey (samcv) - Thursday, 09 June 2016, 10:09 GMT
This does not sound like an Arch specific bug but a problem with bash-completion. May I recommend that you report this (if it is still an issue) to the bash-completion bug tracker at https://github.com/scop/bash-completion/issues
Recommending this be closed.

Loading...