libtmux Reference MCP Search
On this page

server.NewSessionOptions

View as Markdown

Module
server
Package
libtmux
Source
crates/libtmux/src/server.rs
struct server.NewSessionOptions
structoverload [source]
structoverload [source]
struct server.NewSessionOptions

5 declared, 0 inherited

Members

  • command method Run a command instead of the default shell.
  • new method Describe a session with the given name.
  • size method Set the initial size, which a detached session would otherwise default.
  • start_directory method Set the working directory for the session's first window.
  • window_name method Name the session's first window.
Esc

Type to search.