Try this: * Pipe some long-running and slow command output into `moar` * Try searching for something Expected behaviour: * When `moar` gets to the end of the input so far it should wrap the search Current behaviour: * `moar` tries to go to the end of the input and gets stuck forever