Librarians power
- 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
- 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
- Added
--filterscli argument, supports template-file-based filtering and cli-based filtering, can be mixed - Styling improvements
Thanks to @olshevskiy87, @bcicen for contributing