Opened 14 years ago

Closed 12 years ago

Last modified 6 years ago

#1833 closed feature-request (Fixed)

tab completion should escape spaces

Reported by: sebastinas Owned by:
Priority: minor Milestone: 2.0.0
Component: Console UI Version: master
Keywords: Cc:

Description

I'm forwarding bug #601938 from the Debian bug tracker:

The add command expects that spaces in the torrent's filename are escaped, but the tab completion doesn't escape them. This is quite annoying since every time one uses tab completion to get the filename of torrents with spaces one has to escape them manually. Instead tab completion should just give the escaped path.

Change History (6)

comment:1 by Calum, 14 years ago

Milestone: Future1.3.3

comment:2 by Calum, 13 years ago

Milestone: 1.3.31.3.x

I looked into this and it is quite a complex problem to fix because tab completion function splits on spaces to denote commands and args.

comment:3 by asmageddon, 12 years ago

Milestone: 1.3.x1.4.0
Version: 1.3.1git master

Fixed in master. If urgently needed, I can backport to 1.3.x.

comment:4 by asmageddon, 12 years ago

Resolution: fixed
Status: newclosed

comment:5 by Calum, 9 years ago

Milestone: 2.0.x2.0

comment:6 by Calum, 6 years ago

Milestone: 2.02.0.0

Milestone renamed

Note: See TracTickets for help on using tickets.