HACKER Q&A
📣 corentin88

Why does “slash” is the icon for search?


On many websites (Google Search, GitHub), Command + "/" open the search bar. Anyone knows why?


  👤 vhodges Accepted Answer ✓
vi/less use / as search, which come to think about it probably get it from regular expressions (eg /pattern/)