opencode icon indicating copy to clipboard operation
opencode copied to clipboard

Add Windows Terminal pane splits for opencode

Open ndycode opened this issue 6 days ago • 0 comments

Summary

  • add Windows Terminal pane splits for opencode 2/4/6 (or --panes)
  • keep pane layout stable for 2x2 and 3x2
  • fix Windows path handling (patch parsing, worktree, ignore rules, plugin resolve, bash paths)
  • stabilize Windows tests (path normalization, POSIX-only skips, long filename guard)
  • fix custom-elements reference files for app/enterprise on Windows

Testing

  • bun test
  • bun turbo typecheck --filter=@opencode-ai/app --filter=@opencode-ai/desktop
  • bun turbo typecheck --filter=@opencode-ai/enterprise
s1 Screenshot 2026-01-09 185933 Screenshot 2026-01-09 185705

ndycode avatar Jan 09 '26 10:01 ndycode