tmux.Window.SetPopupBorderLines
Go
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- tmux
- Declared in
- Window
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/option_generated.go
- SetPopupBorderLines ( ctx : context.Context , value : PopupBorderLines ) error
-
SetPopupBorderLines stores the "popup-border-lines" window option as PopupBorderLines (tmux 3.3 or later). Read it with
WindowOptionValues.PopupBorderLinesfromWindow.Options;Window.UnsetOptionrestores inheritance or the global default.
0 declared, 0 inherited