Settings

Theme

Interactive Data Scrolling in the Terminal

github.com

7 points by benogorek 6 years ago · 1 comment

Reader

benogorekOP 6 years ago

I just released Version 1.1.0 of the datascroller package for Python, the first version that automatically fits the portion of the data set to the terminal window. See it in action here [on YouTube](https://www.youtube.com/watch?v=mewJAcurJPg). Even if you're not a Python user, you can still benefit from the `scroll` binary to quickly skim CSV files while in the terminal. Hope you like it.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection