tmux.Pane.ClockMode
- Module
- tmux
- Declared in
- Pane
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/pane_modes.go
- Other languages
- Python Ruby Lua TypeScript Rust Java .NET C++ Swift
- ClockMode ( ctx : context.Context ) error
-
ClockMode enters clock mode using the receiver's exact linked target.
In other ports Show the clock in a pane
- Python
libtmux.Pane.clock_mode - Ruby No source-verified Ruby equivalent is recorded for this operation.
- Lua No source-verified Lua equivalent is recorded for this operation.
- TypeScript no equivalent on
Pane - Rust
pane.Pane.clock_mode - Java no equivalent on
Pane - .NET
LibTmux.Pane.EnterClockModeAsync - C++ no equivalent on
Pane - Swift no equivalent on
Pane
- Python
0 declared, 0 inherited