open

package
v1.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 18, 2026 License: MIT Imports: 11 Imported by: 0

Documentation

Overview

Package open provides commands to open a task's context in various ways.

Four operations are supported: Editor (exec into $TT_EDITOR/$EDITOR/vi at the worktree root), Term (exec into $SHELL), Session (tmux attach to the worker's tmux session), and PR (open the task's pull request in the system browser). All operations resolve the task by UUID via taskwarrior.

Plane: shared

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Editor

func Editor(uuid string) error

Editor opens the task's project directory (or worktree) in an editor.

func PR

func PR(uuid string) error

func Session

func Session(uuid string) error

Session attaches to the tmux session associated with a task.

func Term

func Term(uuid string) error

Term opens a terminal (shell) in the task's working directory (worktree or project root).

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL