Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Librarians power

Choose a tag to compare

@tigrawap tigrawap released this 13 Jun 13:44
· 29 commits to master since this release
  • Refactored as library
  • Supports direct output if fits to screen (can be disabled with --always-term)
    • If input is STDIN then will wait for the EOF or for content to fill the screen, duration of this maximal wait time can be changed with --short-stdin-timeout, defaults to 10000ms, i.e 10 seconds
  • Added --filters cli argument, supports template-file-based filtering and cli-based filtering, can be mixed
  • Styling improvements

Thanks to @olshevskiy87, @bcicen for contributing