github yvgude/lean-ctx v2.12.3
v2.12.3 — PowerShell fix, dashboard alignment, theme tips

latest releases: v3.8.18, v3.8.17, v3.8.16...
3 months ago

Fixed

  • PowerShell npm bug (fixes #37): Shell hook now uses .cmd extensions for Node.js tools (npm.cmd, pnpm.cmd, yarn.cmd, tsc.cmd, eslint.cmd, prettier.cmd) to avoid cmd.exe resolution failures on Windows
  • PowerShell shell detection: lean-ctx -c now detects PowerShell context via PSModulePath env var and uses pwsh.exe/powershell.exe instead of falling back to cmd.exe
  • Gain dashboard alignment: All KPI values, labels, cost breakdown, top commands, and recent days now use ANSI-aware pad_right() for pixel-perfect terminal alignment
  • Gain dashboard spacing: More vertical whitespace above logo and below tips

Added

  • Theme-aware contextual tips in lean-ctx gain: suggests theme commands for users on default theme, shows current theme for customized setups

Install: cargo install lean-ctx · npm i -g lean-ctx-bin · brew upgrade lean-ctx

Full Changelog: v2.12.2...v2.12.3

Don't miss a new lean-ctx release

NewReleases is sending notifications on new releases.