Older (pre-1980 or so?) Swedish texts call it vagnretur. Literally a wagon (or carriage; Swedish has only a single word for those things) return. Guess English picked up the word carriage from French at some point and that word ended up being used for carriage return rather that wagon return that would have made as much sense to me, but that might sound weird to native speakers.
The day Return became Enter (2023)
81–90 of 179 posts
Re: The day Return became Enter (2023)
#82FTA: Apple also added Enter to the numeric keypad, although an Enter that almost exclusively did the same thing as Return. If applications followed the UI guidelines, Enter behaved like Return if enter didn’t make sense in the context and vice versa. Yes, that was mostly (when do you have UI to enter a multi-line text to be processed as a separate unit?) but when it mattered, return started a new line, and enter sent…
I have a faint memory of Enter creating a page break rather than a newline on a school Mac when I was a kid. Maybe that was in AppleWorks?
Re: The day Return became Enter (2023)
#83Earlier quoted context omitted.
Also CSV files would not exist.
Comma Separated files would likely exist because they're human readable, whereas FS/GS/RS/CR/LF are not visible. There is "pipe delimited" which used "|" (ASCII 124 decimal) to separate fields, which actually makes way more sense, because that character is rarely used in normal text. It's also a good separator when a human is reading the file.
I am not sure whether RS could have replaced LF or CR+LF in this kind of free-format database; overloading record and line separators makes sense. But if FS-separated fields were a thing, people on MSDOS would have been used to seeing ⌙ as a field separator and likewise for other OSes.
Re: The day Return became Enter (2023)
#84We had distinct keys for Enter and Return for the longest time. An ISO standard keyboard has Return in the main block and Enter in the numpad. https://en.m.wikipedia.org/wiki/Enter_key#/media/File%3AEnte...
Enter and Numpad Enter are still distinct in QMK, and possibly some video game keybinds (just as numrow and numpad numbers can be recognized separately). Comparable to the left/right versions of ctrl, alt, super, and shift, I suppose. Fuctionally equivalent usually but can be differentiated, like a hypervisor using right alt to unfocus input. I wonder if the labels on your linked keyboard really mean much. It could b…
Re: The day Return became Enter (2023)
#85What a wonderful essay. I learned to type on a manual Underwood typewriter with a carriage return lever. I don't miss it, but there was something so satisfying about moving that lever and feeling the whole carriage move. It meant that I had typed another line, and had made progress. The thing I truly don't miss was not being able to afford a new ribbon, and having to move back over every character and type it again t…
I wonder if I should make a joke menubar program where every time you make a newline while typing it sounds a slide-ding noise! I might do that…
So when one types, the bell alerts the typist to the need to return the carriage; typically you get quite a few characters after the bell, either to finish your word, or hyphenate.
Which makes it ding-slide rather than slide-ding :)
Re: The day Return became Enter (2023)
#86Re: The day Return became Enter (2023)
#87Re: The day Return became Enter (2023)
#88We need two keys, one for new line inside a MS Teams message, the other for sending the message
Re: The day Return became Enter (2023)
#89Earlier quoted context omitted.
As I understand it, "return" is a shorthand for "carriage return" - as on typewriters, going to a new line meant returning the carriage to its original (start of line) position.
Carriage return moved the paper (on typewriters before the IBM Ball) and moved the print head (the "ball" on an IBM typewriter, or the actual print head on TTYs and DECWriter equivalents) back to column 0. Line Feed moved the paper up one line, Form Feed moved the paper up by a "form length" or, in the case of chain printers, to the particular position on the chain that was synchronized with the perforations on the p…
Carriage return always returned the carriage to the far right. Neither the print ball (if there was one), the printwheel, nor the typebars moved. Linefeed rotated the platen.
It's true the carriage return lever operated both the carriage and the platen. Manually operated with the left hand and pushed one level deep it would release the carriage lock and let you return the carriage to the right. Pushed a second level deep it would rotate the platen one, one and a half, or two lines depending on the setting.
Re: The day Return became Enter (2023)
#90We need two keys, one for new line inside a MS Teams message, the other for sending the message
We already have two keys, they are called Shift and Enter