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

Ruby workspace examples

Ruby
  • Python
  • Ruby
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

Edit this page on GitHub

libtmux-workspace 0.1.0.alpha.1 · Source

Save this as workspace.yaml:

session_name: work
environment:
PROJECT_MODE: development
windows:
- window_name: editor
window_index: 1
layout: tiled
panes:
- shell_command: printf 'editor ready\n'
- {}

Run libtmux-workspace validate workspace.yaml, inspect libtmux-workspace plan --json workspace.yaml, then pass an owned socket to load. Relative directories resolve against the configuration file.

The source-owned workspace guide links the installed-package example that checks inert planning, apply, and guarded compensation.

Esc

Type to search.