Ticket #1833 (closed feature-request: fixed)

Opened 2 years ago

Last modified 10 months ago

tab completion should escape spaces

Reported by: sebastinas Owned by:
Priority: minor Milestone: 1.4.0
Component: console Version: master (git branch)
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

Changed 2 years ago by Cas

  • milestone changed from Future to 1.3.3

Changed 2 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.

Changed 10 months ago by asmageddon

  • version changed from 1.3.1 to git master
  • milestone changed from 1.3.x to 1.4.0

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

Changed 10 months ago by asmageddon

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.