io.github.libtmux.TypedText.TypedText
Java
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- io.github.libtmux.TypedText
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/TypedText.java
-
Discounts input recorded by this library when reading a pane's output.
Create one instance per wait. Each read refreshes pending input and retains submitted echoes already observed, even after the shared record expires. This mutable view is not thread-safe.
4 declared, 0 inherited
Members
- in method What this library has typed into the pane recently enough to still be on its screen.
- isEmpty method Whether anything typed into the pane is live enough, right now, to still be discounted.
- toString method
- withoutEcho method The lines with each recorded echo taken out, wherever it stands as an echo does.