# OutputWait.sawNewOutput

- **Module:** OutputWait
- **Package:** libtmux-swift
- **Language:** Swift
- **Kind:** property
- **Source:** https://github.com/libtmux/libtmux-swift/blob/f02a4668570e1cc5198c941413750e021f42c214/Sources/LibTmux/WaitForOutput.swift#L44
- **Page:** https://libtmux.org/reference/swift/outputwait-sawnewoutput/

Whether anything at all arrived. `false` with ``Outcome/timedOut`` means the pane was quiet — usually the command never ran, which no change of pattern will fix. Under ``Outcome/expiredWhileReading`` it says nothing: the reads that would have seen output did not finish.
