On this page
tmux.Window.SetTreeModePreviewFormat
- Module
- tmux
- Declared in
- Window
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/option_generated.go
- SetTreeModePreviewFormat ( ctx : context.Context , value : string ) error
-
SetTreeModePreviewFormat stores the "tree-mode-preview-format" window option as string (tmux 3.7 or later). Read it with
WindowOptionValues.TreeModePreviewFormatfromWindow.Options;Window.UnsetOptionrestores inheritance or the global default.
0 declared, 0 inherited