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

tmux.DisplayMessageRequest.Delay

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

View as Markdown

Module
tmux
Declared in
DisplayMessageRequest
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/display_message.go
Delay : *time.Duration
attribute [source]
attribute [source]
Delay

Delay sets the display duration. Nil uses tmux's display-time option; an explicit zero waits for a key press unless Notify is set. Values must be whole milliseconds from zero through 4294967295 milliseconds. Invalid values return ErrInvalidServerCommandRequest before tmux I/O.

0 declared, 0 inherited

Esc

Type to search.