Fundamentals 4 min read

Why Does the Tilde (~) Take You Home? The 1970s Keyboard Legacy Behind Linux’s Shortcut

The article explains how the tilde (~) shortcut for the home directory in Linux stems from the 1975 Lear Siegler ADM‑3A terminal's Home key, detailing its historical keyboard origins, influence on vi cursor commands, and lasting impact on modern software shortcuts.

ITPUB
ITPUB
ITPUB
Why Does the Tilde (~) Take You Home? The 1970s Keyboard Legacy Behind Linux’s Shortcut

Whether you're using Windows Subsystem for Linux or a native Linux terminal, you need to master shorthand symbols that speed up navigation.

The tilde ~ represents your home directory, allowing a quick change to the Documents folder with a single command: cd ~/Documents Instead of typing the full absolute path such as /Users/yourname/Documents. This convenience traces back to a 1975 keyboard on the Lear Siegler ADM‑3A "dumb terminal".

The ADM‑3A cost $995 at launch and was widely adopted by institutions, enabling many early software projects to run on a central mainframe. Modern terminal emulators still emulate its behavior.

The key that produces the tilde was originally the HOME key, moving the cursor to the upper‑left corner of the screen. That same key later became the source of the tilde symbol, giving the shortcut its meaning.

The keyboard also placed arrow symbols on the H, J, K, and L keys. Combined with the Control key they became the cursor‑movement shortcuts in vi, which subsequently inspired shortcut schemes in Gmail, Twitter, and even Facebook.

Thus a piece of hardware from the 1970s continues to shape software design decisions more than four decades later.

ADM-3A keyboard
ADM-3A keyboard
ADM-3A keyboard close-up
ADM-3A keyboard close-up
Original Source

Signed-in readers can open the original source through BestHub's protected redirect.

Sign in to view source
Republication Notice

This article has been distilled and summarized from source material, then republished for learning and reference. If you believe it infringes your rights, please contactadmin@besthub.devand we will review it promptly.

LinuxhistoryUnixkeyboard shortcutsterminal
ITPUB
Written by

ITPUB

Official ITPUB account sharing technical insights, community news, and exciting events.

0 followers
Reader feedback

How this landed with the community

Sign in to like

Rate this article

Was this worth your time?

Sign in to rate
Discussion

0 Comments

Thoughtful readers leave field notes, pushback, and hard-won operational detail here.