mirror of
https://github.com/cheat/cheat.git
synced 2026-05-28 03:58:44 +02:00
9fa0c466fd
Fix the paginator when used in combination with the `-s` (search) subcommand. Previously, it would not behave as intended, because `cheat` was writing to `stdout` at inappropriate times.