jesseduffield.lazygit/pkg/i18n
climatex 3c17993c79 feat: add option to save generated patch to file
Add a new option to the custom patch options menu that allows
saving the generated patch directly to a file.

The new option:
- Prompts the user for a file path
- Supports both absolute and relative paths (relative paths are
  resolved from the repository root)
- Writes the aggregated patch content to disk
- Shows a confirmation toast after the file is saved

This complements the existing clipboard option and provides a
more convenient workflow for users who want to review, share,
or manually apply patches.

Closes #5117
2025-12-14 23:22:08 +08:00
..
translations Update translations from Crowdin 2025-12-06 13:28:19 +01:00
english.go feat: add option to save generated patch to file 2025-12-14 23:22:08 +08:00
i18n.go Modernize all codes 2025-11-15 10:46:23 +01:00
i18n_test.go Fix language auto-detection 2024-07-13 12:07:59 +02:00