haispeed-pi-deck

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

原始内容

pi-deck

A custom two-line footer extension for pi. · GitHub

Install

pi install npm:@haispeed/pi-deck

What it shows

Line 1

  • Active model (muted mint)
  • Current directory (muted green)
  • Git branch (muted pink)
  • Git worktree (muted purple, only when in a worktree)
  • Context progress bar [━━━─────────] with percentage (right-aligned)
  • Thinking level indicator ◐ medium (right-aligned)

Line 2

  • Token stats: ↑input ↓output R cache-read W cache-write $cost context%/window (right-aligned)

Icons

Requires a Nerd Font in your terminal.

Part Codepoint
Model \uee0d
Directory \uf4d3
Branch \uf126
Worktree \uf1bb
Context \uf2db

Themes

This package includes:

Kanagawa

  • kanagawa-wave
  • kanagawa-dragon
  • kanagawa-lotus

Palette source: rebelot/kanagawa.nvim

Kanso

  • kanso-ink
  • kanso-zen
  • kanso-mist
  • kanso-pearl

Palette source: webhooked/kanso.nvim

After install, pick a theme in pi via /settingstheme.

License

MIT