Opened 4 years ago

Last modified 4 weeks ago

#76 new enhancement

Implement intelligent trailing directory separator (backslash or slash) handling

Reported by: Lewis Rosenthal Owned by:
Priority: minor Milestone: Version-5.01
Component: Commands Version: 3.09
Keywords: Cc:

Description

Tab completion is one condition which can lead to trailing backslashes on the command line. Some commands (e.g., touch) interpret these literally, attempting to find a filename which is indeed terminated with a backslash. It would be nice if all commands interpreted the presence of trailing slashes and backslashes in the proper context.

Change History (4)

comment:1 by Lewis Rosenthal, 4 years ago

Summary: Implement intelligent trailing directory separator handlingImplement intelligent trailing directory separator (backslash or slash) handling

comment:2 by Gregg Young, 4 weeks ago

Milestone: Version-3.10Version-3.11

Ticket retargeted after milestone closed

comment:3 by Steven Levine, 4 weeks ago

Milestone: Version-3.11Version-5.00

Ticket retargeted after milestone 3.11 closed - GKY

comment:4 by Gregg Young, 4 weeks ago

Milestone: Version-5.00Version-5.01

Ticket retargeted after milestone closed

Note: See TracTickets for help on using tickets.