Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
rook
command
Command rook boots an opinionated tmux session: run it in place of `tmux` and you are attached to a session named after the current directory, on a rook-owned server that never loads the user's tmux.conf.
|
Command rook boots an opinionated tmux session: run it in place of `tmux` and you are attached to a session named after the current directory, on a rook-owned server that never loads the user's tmux.conf. |
|
internal
|
|
|
attention
Package attention is rook's inbound contract: anything that wants a say in rook's chrome — the status bar, the picker, the preview — writes items into the attention feed, and rook renders them without knowing who wrote them.
|
Package attention is rook's inbound contract: anything that wants a say in rook's chrome — the status bar, the picker, the preview — writes items into the attention feed, and rook renders them without knowing who wrote them. |
|
config
Package config loads rook's user configuration from ~/.config/rook/rook.toml (XDG_CONFIG_HOME respected).
|
Package config loads rook's user configuration from ~/.config/rook/rook.toml (XDG_CONFIG_HOME respected). |
|
sessions
Package sessions is rook's own session model — the layer that used to be delegated to sesh.
|
Package sessions is rook's own session model — the layer that used to be delegated to sesh. |
|
tmux
Package tmux boots and addresses the rook-owned tmux server.
|
Package tmux boots and addresses the rook-owned tmux server. |
|
sdk
|
|
|
provider
module
|
Click to show internal directories.
Click to hide internal directories.