On this page
window.Window.unsetOption
- Module
- window
- Declared in
- Window
- Package
- @libtmux/libtmux
- Source
- packages/libtmux/src/window.ts
-
Remove an option from this window.
Examples
await window.unsetOption("automatic-rename");
0 declared, 0 inherited