this post was submitted on 05 Aug 2023
968 points (98.7% liked)

Technology

57432 readers
3996 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

Here is a message from his family

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 52 points 1 year ago (1 children)

The hjkl keys came from Bill Joy when he wrote vi. The terminal he was using had arrows printed on those keys because it didn't have dedicated arrow keys. It was a natural progression to reuse those keys for navigation.

vim was a huge improvement over vi. To where it became the defacto replacement. Some distros even shipped vim as a replacement for vi. That was because the Linux Standard Base required vi to be present.

Still a huge influence. vi was a bit painful to use when coming from vim. Would hjkl have died out if it wasn't for vim? IDK. I think it would have been relegated to a niche corner of the unix/linux world.

[–] [email protected] 34 points 1 year ago (1 children)

The terminal he was using had arrows printed on those keys because it didn’t have dedicated arrow keys.

That terminal was also responsible for ~ used as home dir in path and ^ as beginning of string in regex.

[–] [email protected] 7 points 1 year ago