Show More
@@ -65,7 +65,7 b' Windows: \\r\\n is handled like \\n and can' | |||
|
65 | 65 | Combining esc with other markups - and handling lines ending with \r instead of \n: |
|
66 | 66 | |
|
67 | 67 | $ printf 'foo/bar\r' |
|
68 |
fo |
|
|
68 | fo?/bar\r (no-eol) (glob) (esc) | |
|
69 | 69 | #if windows |
|
70 | 70 |
$ |
|
71 | 71 | foo/bar\r (no-eol) (glob) (esc) |
General Comments 0
You need to be logged in to leave comments.
Login now