tty-pager v0.12.0 Release Notes

Release Date: 2018-12-09 // over 5 years ago
  • ➕ Added

    • ➕ Add SystemPager#run_command for running pager command silently and capturing output

    🔄 Changed

    • 🔄 Change SystemPager#new to allow specifying more than one custom command
    • 🔄 Change SystemPager#page to check if pager command can be run with flags before paging content
    • ⚡️ Change to update tty-screen and tty-which dependencies

    🛠 Fixed

    • 🛠 Fix SystemPager to page content with ANSI codes