Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#561 closed bug (fixed)

Tab complete doesn't always escape characters

Reported by: johndrinkwater Owned by: korli
Priority: normal Milestone: R1
Component: - General Version:
Keywords: Cc: diver
Blocked By: Blocking:
Platform: All

Description

Tab completion fails for applications/files with a space in the name - ie, "Gobe Productive" $ Gob<tab> $ Gobe Productive

This problem only occurs if the file is the first command on the line, trying $ ls Gob<tab> % ls Gobe\ Productive works fine

Change History (4)

comment:1 by diver, 18 years ago

Cc: diver added

comment:2 by korli, 18 years ago

fixed in 17325, some bash patches weren't applied for some unknown reason :)

comment:3 by korli, 18 years ago

Status: newclosed

comment:4 by korli, 18 years ago

Resolution: fixed
Note: See TracTickets for help on using tickets.