Changes between Version 1 and Version 2 of Ticket #13110, comment 6
- Timestamp:
- Sep 30, 2022, 3:26:47 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13110, comment 6
v1 v2 4 4 I should have expressed myself better: I guess I only ever expected those to work on a console shell, and was really not expecting them outside one (and don't recall encountering them, even on Linux GUI environments, that was what I failed to express). 5 5 6 DOS has, at the very least, ^Zas "EOF" marker for things like "copy con", for sure.6 DOS has, at the very least, `^Z` as "EOF" marker for things like "copy con", for sure. 7 7 8 8 > If we removed them from the keymap we would have to special-case them in Terminal so that it continues to work there.