Search Lazygit keybindings by action or shortcut, with language selection. The extension fetches the official Lazygit docs at runtime, caches them locally, and lets you filter by the locale you prefer.
cmd+c).en) with all upstream locales included.Supported locales: en, ja, ko, nl, pl, pt, ru, zh-CN, zh-TW.
cmd+c).⌘+, inside Raycast while on the command) and adjust locale/TTL/cache toggle.npm installnpm run devnpm run lintnpm run buildhttps://raw.githubusercontent.com/jesseduffield/lazygit/master/docs/keybindings/Keybindings_<locale>.md.RESEARCH.md.src/index.tsx: Command UI and search.src/keybindings.ts: Fetch, parse, cache.src/format.ts: Shortcut formatting utilities.src/constants.ts: Locale list and URL builder.PLAN.md: Implementation plan and progress tracker.RESEARCH.md: Collected research on Lazygit docs and Raycast manifest.ray lint and ray build pass locally.raycast/extensions (see their contribution guide).extensions/lazygit-keybindings (or similar) in that repo, keeping package.json manifest valid and icon at assets/icon.png (512x512).raycast/extensions following their template; include screenshots/GIF and a short description.