pi-ghostty-lazygit

内容来源:README.md(说明文档) · 原始地址 · 查看安装指南

原始内容

pi-ghostty-lazygit

Open lazygit in a new Ghostty window from inside Pi.

Command

  • /lg → open lazygit at the current repo root in a new Ghostty window

Behavior

  • Uses Ghostty's AppleScript API on macOS
  • Opens a new Ghostty window
  • Starts at the git repo root for the current Pi cwd
  • Launches lazygit

Requirements

  • macOS
  • Ghostty 1.3.1+ with AppleScript support working
  • lazygit in PATH
  • Run the command from inside a git repo

Install

From npm (standalone package):

pi install npm:pi-ghostty-lazygit

From git:

pi install git:github.com/ferologics/pi-ghostty-lazygit

Or use the bundled package:

pi install npm:@ferologics/pi-extensions
# or
pi install npm:pi-shit

After updating your package, reload Pi:

/reload