On this page
tmux.Window.SetClockModeStyle
- Module
- tmux
- Declared in
- Window
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/option_generated.go
- SetClockModeStyle ( ctx : context.Context , value : ClockModeStyle ) error
-
SetClockModeStyle stores the "clock-mode-style" window option as ClockModeStyle (tmux 3.2a or later). Read it with
WindowOptionValues.ClockModeStylefromWindow.Options;Window.UnsetOptionrestores inheritance or the global default.
0 declared, 0 inherited