Skip to content

aptdnfapt/opencode-tmux-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

opencode-tmux

OpenCode plugin that shows status in tmux window name.

Status Icons

Icon Meaning
𝗢 idle - waiting for input
busy - processing
! needs permission

When opencode exits, window name is restored.

Install

Add to your opencode config:

{
  "plugin": ["file:///path/to/opencode-tmux/src/index.ts"]
}

Example

𝗢 myproject   <- idle
▶ myproject   <- thinking
! myproject   <- needs permission
myproject     <- opencode closed

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published