Skip to content

Commit 072b986

Browse files
github-actionsjsburckhardt
authored andcommitted
Automated documentation update [skip ci]
1 parent b2d7b09 commit 072b986

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

src/tmux/README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
2+
# tmux (tmux)
3+
4+
tmux is a terminal multiplexer. It lets you switch easily between several programs in one terminal.
5+
6+
## Example Usage
7+
8+
```json
9+
"features": {
10+
"ghcr.io/jsburckhardt/devcontainer-features/tmux:1": {}
11+
}
12+
```
13+
14+
## Options
15+
16+
| Options Id | Description | Type | Default Value |
17+
|-----|-----|-----|-----|
18+
| version | Version of tmux to install (installs the version provided by the OS package manager) | string | os-provided |
19+
20+
21+
22+
---
23+
24+
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/jsburckhardt/devcontainer-features/blob/main/src/tmux/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

0 commit comments

Comments
 (0)