On this page
tmux.ServerOptionValues.CodepointWidths
- Module
- tmux
- Declared in
- ServerOptionValues
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/option_generated.go
- CodepointWidths ( ) OptionValue[SparseArray[string]]
-
CodepointWidths returns materialized "codepoint-widths" as
OptionValuewith value type OptionValue[SparseArraystring] from server option values; it does not query tmux. Available as STRING since tmux 3.6; set it withServer.SetCodepointWidths. Its present SparseArray value preserves assigned tmux indexes, including gaps.
0 declared, 0 inherited