md-tui 0.3.1

A terminal markdown viewer
md-tui-0.3.1 is not a library.
Visit the last successful build: md-tui-0.9.5

MD-TUI

Installation

Using cargo: cargo install md-tui

Using AUR: yay -S md-tui-bin

Key binds

Key Action
j Scroll down
k Scroll up
l Scroll one page down
h Scroll one page up
r Reload file
f or / Search
s Enter select link mode
Enter Select. Depending on which mode it can: open file, select link, search
Esc Go back to normal mode
t Go back to files
b Go back to previous file (file tree if no previous file)
g Go to top of file
G Go to bottom of the file
d Go down half a page
u Go up half a page
q Quit the application

Contributions

Both PRs and issues are appreciated!