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

View as Markdown

Module
LibTmux
Declared in
Server
Package
libtmux
Source
gems/libtmux/lib/libtmux/server.rb
Other languages
PythonLuaTypeScriptRustGoJava.NETC++Swift
new_session
( 10 parameters ) ( name : ::String , command : ::Array[::String] , receipt : true , width : ::Integer? = nil , height : ::Integer? = nil , window_name : ::String? = nil , cwd : ::String? = nil , environment : ::Hash[::String, ::String] = nil , timeout : ::Numeric = nil , cancel : untyped = nil )
→ ::LibTmux::CreationReceipt
( 10 parameters ) ( name : ::String , command : ::Array[::String] , receipt : false = nil , width : ::Integer? = nil , height : ::Integer? = nil , window_name : ::String? = nil , cwd : ::String? = nil , environment : ::Hash[::String, ::String] = nil , timeout : ::Numeric = nil , cancel : untyped = nil )
→ ::LibTmux::Session
methodlibtmux2 overloads [source]
methodlibtmux2 overloads [source]
new_session

Behavior: Creation.

Behavior contract: Creation.

In other ports Create a session

0 declared, 0 inherited

Esc

Type to search.