On this page
io.github.libtmux.FindSpec.FindSpec.Builder
- Module
- io.github.libtmux.FindSpec
- Declared in
- FindSpec
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/FindSpec.java
-
Collects what to look for, and where.
8 declared, 0 inherited
Members
- asRegex method Reads the match as an extended regular expression rather than as text.
- build method Builds the spec.
- ignoringCase method Matches without regard to case.
- inContent method Looks in what the window is showing.
- inName method Looks in the window's name. Naming any field stops the others being searched.
- inTitle method Looks in the window's title.
- matching method The text to look for. Required.
- zooming method Zooms the pane the browser opens in.