LibTmux.Pane.EnterClockModeAsync
- Module
- LibTmux
- Declared in
- Pane
- Package
- LibTmux
- Source
- src/LibTmux/Pane.Display.cs
- Other languages
- Python Ruby Lua TypeScript RustGo Java C++ Swift
- EnterClockModeAsync ( cancellationToken : CancellationToken ) Task
-
Puts the pane into clock mode.
- Parameters
-
-
cancellationToken ( CancellationToken ) – Cancels the tmux command.
-
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 - Go
tmux.Pane.ClockMode - Java no equivalent on
Pane - C++ no equivalent on
Pane - Swift no equivalent on
Pane
0 declared, 0 inherited