You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
6 years ago | |
---|---|---|
LICENSE | 6 years ago | |
README.md | 6 years ago | |
mdbrowse.lua | 6 years ago | |
mdparse.lua | 6 years ago |
README.md
mdgopher
Gopher + Markdown. Kinda defeats the purpose but hey whatever.
mdbrowse
A terrible lua-curses and luasocket based markdown browser.
Gopher menu support is experimental but markdown support should work fairly well.
keybinds
- j and k for scrolling
- f to follow a link (marked by a [number])
- o to open a URL
- s for settings (terminal size and etc.)
- q to quit