Parcourir la source

w3m: add page (#949)

Ricardo Corrie il y a 8 ans
Parent
commit
30c40feaa1
1 fichiers modifiés avec 11 ajouts et 0 suppressions
  1. 11 0
      pages/common/w3m.md

+ 11 - 0
pages/common/w3m.md

@@ -0,0 +1,11 @@
+# w3m
+
+> A text-based web browser.
+
+- Open an URL:
+
+`w3m {{http://example.com}}`
+
+- Quit w3m:
+
+`'q' then 'y'`