Minimal markdown reader I use daily.
miru [files...]
Open files directly or run miru in a directory to pick from .md files.
| Key | Action |
|---|---|
j/k |
Scroll |
d/u |
Page down/up |
g/G |
Top/bottom |
/ |
Search |
n/N |
Next/prev match |
h/l |
Prev/next tab |
Tab |
Headings index |
Ctrl+T |
Open file |
w |
Close tab |
? |
Toggle help |
q |
Quit |
| Key | Action |
|---|---|
j/k |
Navigate |
/ |
Enter filter |
Enter |
Confirm filter / open file |
Esc |
Cancel filter / clear filter |
q |
Quit |
cargo install --path .
