# OutputWait.sawNewOutput

- **Module:** OutputWait
- **Package:** libtmux-swift
- **Language:** Swift
- **Kind:** property
- **Source:** https://github.com/libtmux/libtmux-swift/blob/254f8b2be7eb60cacc3ffcb3ea8e456784f582df/Sources/LibTmux/WaitForOutput.swift#L45
- **Page:** https://libtmux.org/en/swift/latest/reference/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.
