Bug 547488 - guestfish cannot tab complete filenames that contain spaces
Summary: guestfish cannot tab complete filenames that contain spaces
Keywords:
Status: NEW
Alias: None
Product: Virtualization Tools
Classification: Community
Component: libguestfs
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Richard W.M. Jones
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-12-14 19:14 UTC by Richard W.M. Jones
Modified: 2021-04-19 10:35 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description Richard W.M. Jones 2009-12-14 19:14:28 UTC
Description of problem:

On a Windows disk image:

><fs> ls /Program<tab>
/Program Files  /ProgramData

but entering <space><tab> or \<space><tab> or trying to put
quotes around the argument doesn't work.

In addition:

><fs> ls "/Program Files/<tab>

doesn't show any files to complete.

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

major: 1
minor: 0
release: 79
extra: 

How reproducible:

Always

Steps to Reproduce:
1. Mount up a Windows guest (possibly any filesystem which
   contains spaces)
2. Try to tab-complete filenames that have spaces
3.
  
Actual results:

Doesn't tab complete correctly.

Expected results:

Should understand guestfish quoting.
http://libguestfs.org/guestfish.1.html#quoting

Additional info:


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