Opened 13 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 Changed 13 years ago by Cas

  • Milestone changed from Future to 1.3.3

comment:2 Changed 13 years ago by Cas

  • Milestone changed from 1.3.3 to 1.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 Changed 12 years ago by asmageddon

  • Milestone changed from 1.3.x to 1.4.0
  • Version changed from 1.3.1 to git master

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

comment:4 Changed 12 years ago by asmageddon

  • Resolution set to fixed
  • Status changed from new to closed

comment:5 Changed 8 years ago by Cas

  • Milestone changed from 2.0.x to 2.0

comment:6 Changed 6 years ago by Cas

  • Milestone changed from 2.0 to 2.0.0

Milestone renamed

Note: See TracTickets for help on using tickets.