What was the original historical use of the vertical tab character (\\v in the C language, ASCII 11)?
\\v
Did it ever have a key on a keyboard? How did some
A vertical tab was the opposite of a line feed i.e. it went upwards by one line. It had nothing to do with tab positions. If you want to prove this, try it on an RS232 terminal.