Bug 448054 - bash completion when using scp is kind of broken
Summary: bash completion when using scp is kind of broken
Keywords:
Status: CLOSED DUPLICATE of bug 444466
Alias: None
Product: Fedora
Classification: Fedora
Component: gvfs
Version: 9
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Ville Skyttä
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-05-23 07:53 UTC by Einars Lielmanis
Modified: 2008-05-23 12:54 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-05-23 12:54:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Einars Lielmanis 2008-05-23 07:53:30 UTC
Description of problem:

Bash-completion incorrectly clears already entered data when navigating remote
scp directories.

Version-Release number of selected component (if applicable):

Name       : bash-completion
Arch       : noarch
Version    : 20060301
Release    : 10

How reproducible:

(Server with setup public key ssh authentication needed)

# scp user:fol<tab>
expected:
# scp user:folder_name
got:
# scp folder_name

the connection information gets cut off.

Additional info:

Worked correctly in F8.

Comment 1 Ville Skyttä 2008-05-23 12:54:50 UTC
I'm guessing you have gvfs installed?  If yes, this is a duplicate of #444466
gvfs breaks all completions containing colons); otherwise, feel free to reopen.

*** This bug has been marked as a duplicate of 444466 ***


Note You need to log in before you can comment on or make changes to this bug.