I built this pager to learn Rust. I realize I have other Rust projects, but those are noise, so to speak!
Just use Cargo's build system.
Input is given either via STDIN, or as the first argument:
for i in (seq 1 10000); echo $i; end | nevermoreor
nevermore foo.txtq-> Quit;k/UpArrow -> Up;j/DownArrow -> Down;- Home -> Scroll to top;
- End -> Scroll to bottom;
- PageUp -> Jump screen up;
- PageDown -> Jump screen down;
You may also send a SIGINT to quit (Ctrl + C).
This project uses crossterm so it should work on Windows without an issue.
I have plans for this project, that's why there's some packages/imports that are unused. For example, I want to add syntax highlighting, ala bat.
I have +70 projects on my Github frontpage, give them a looksie!
- Discord:
.chubak - Telegram:
@rapturemaster - E-Mail:
chubakbidpaa [at] riseup [dot] net