forked from extern/nushell
It compiles and works without errors, but the pager is not asynchronous anymore (i.e., you need to wait for `seq 1 1000000` to finish before the pager is displayed).
It compiles and works without errors, but the pager is not asynchronous anymore (i.e., you need to wait for `seq 1 1000000` to finish before the pager is displayed).