Changes between Initial Version and Version 1 of Ticket #2442
- Timestamp:
- 2015-06-01T22:58:25Z (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2442 – Description
initial v1 1 1 2 Daira and I were just discussing using an escape character to represent direcory "/"... we're thinking to use "@" as the escape character. 2 Daira and I were just discussing using an escape character to represent direcory "/"... we're thinking to use "@" as the escape character. It should work the same way bash backslashes work... if the user specified an @ character in the directory name then we escape it by specifying two of them @@