Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

View as Markdown

Module
LibTmux
Declared in
Session
Package
libtmux
Source
gems/libtmux/lib/libtmux/entity.rb
Other languages
PythonLuaTypeScriptRustGoJava.NETC++Swift
new_window ( name : ::String , command : ::Array[::String] , receipt : true , index : ::Integer? = nil , cwd : ::String? = nil , environment : ::Hash[::String, ::String] = nil , focus : bool = nil , timeout : ::Numeric = nil , cancel : untyped = nil ) → ::LibTmux::CreationReceipt ( name : ::String , command : ::Array[::String] , receipt : false = nil , index : ::Integer? = nil , cwd : ::String? = nil , environment : ::Hash[::String, ::String] = nil , focus : bool = nil , timeout : ::Numeric = nil , cancel : untyped = nil ) → ::LibTmux::Window
methodlibtmux2 overloads [source]
methodlibtmux2 overloads [source]
new_window

Behavior: Creation.

Behavior contract: Creation.

Discussed in libtmux

In other ports Create a window

0 declared, 0 inherited

Esc

Type to search.