Skip to content

Releases: boochtek/terminal-tool

v0.9.2

14 Jan 02:24

Choose a tag to compare

Refactored for readability and robustness after 3-review code review process.

v0.9.1

13 Jan 21:03

Choose a tag to compare

Fix --help exit code (exits 0 instead of 1)

v0.9.0

13 Jan 20:28

Choose a tag to compare

Initial release of terminal-tool.

Features

15 subcommands for terminal manipulation:

Basic Commands

  • title - Set window/tab title
  • reset - Reset terminal state
  • info - Show terminal information
  • colors - Display color palette

iTerm2-Specific

  • badge - Set corner watermark
  • profile - Switch profiles
  • mark - Set navigation mark
  • attention - Request attention (bounce dock)
  • progress - Show progress in tab bar

Advanced

  • notify - Send notifications (iTerm2 or terminal-notifier)
  • cwd - Set working directory for new tabs
  • cursor - Change cursor style
  • clipboard - Access clipboard (works over SSH!)
  • image - Display inline images
  • link - Create clickable hyperlinks

Installation

brew install boochtek/tap/terminal-tool