tl

command
v0.0.0-...-a3c73fb Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

tl launches a command in a new terminal window, tab, or pane.

Usage:

tl <subcommand> [flags] -- <command> [args...]

Subcommands:

tab      Open a new tab (default)
vsplit   Open a vertical split pane
hsplit   Open a horizontal split pane
window   Open a new window
completion <shell>  Generate shell completions (bash, zsh, fish, pwsh)

Examples:

tl -- vim .
tl tab -- go test ./...
tl vsplit --dir ~/project -- make watch
tl hsplit --name "logs" -- tail -f /var/log/syslog
tl completion bash

Jump to

Keyboard shortcuts

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