Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

io.github.libtmux.Pane.Pane.noteTyped

Java
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

View as Markdown

Module
io.github.libtmux.Pane
Declared in
Pane
Package
io.github.libtmux:libtmux
Source
libtmux/src/main/java/io/github/libtmux/Pane.java
noteTyped ( text : String ) → void
method [source]
method [source]
noteTyped

Notes text that reached this pane without going through this handle, so a wait discounts its echo the way it discounts text sent through #sendLiteral .

Use this for input delivered outside this handle. Input sent through #sendKeys or #sendLiteral already records synchronized recipients. Include a trailing line break when the external write submitted its line; otherwise the text remains pending.

0 declared, 0 inherited

Esc

Type to search.