Explorar o código

lynx: add page (#4764)

Anna %!s(int64=4) %!d(string=hai) anos
pai
achega
4c4ade0d11
Modificáronse 1 ficheiros con 23 adicións e 0 borrados
  1. 23 0
      pages/common/lynx.md

+ 23 - 0
pages/common/lynx.md

@@ -0,0 +1,23 @@
+# lynx
+
+> Command-line web browser.
+
+- Visit a website:
+
+`lynx {{https://duckduckgo.com}}`
+
+- Navigate forwards and backwards through the links on a page:
+
+`Up arrow key, Down arrow key`
+
+- Follow the currently selected link:
+
+`Enter or the right arrow key`
+
+- Go back to the previously displayed page:
+
+`Left arrow key or u`
+
+- Exit:
+
+`q then y`