Opened 2 years ago

Last modified 2 years ago

#76 new enhancement

Implement intelligent trailing directory separator (backslash or slash) handling

Reported by: Lewis Rosenthal Owned by:
Priority: minor Milestone: Version-3.10
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 (1)

comment:1 Changed 2 years ago by Lewis Rosenthal

Summary: Implement intelligent trailing directory separator handlingImplement intelligent trailing directory separator (backslash or slash) handling
Note: See TracTickets for help on using tickets.