Hacker News new | ask | show | jobs
by sys_64738 819 days ago
They're because that's what Bill Joy used in vi back in 1979 to move to the beginning and end of a line. It made sense to use them for regex too.
1 comments

Per the article, these anchors appear in Ken Thompson's port of the QED text editor, which dates back to 1970.