jesseduffield.lazygit/pkg/i18n
Stefan Haller 73019574a8 Support editing multiple files at once using range selection
We pass all of them to a single editor command, hoping that the editor will be
able to handle multiple files (VS Code and vim do).

We ignore directories that happen to be in the selection range; this makes it
easier to edit multiple files in different folders in tree view. We show an
error if only directories are selected, though.
2024-03-22 08:20:16 +01:00
..
chinese.go Don't ask to force-push if the remote rejected updates 2024-03-17 07:38:58 +01:00
dutch.go Don't ask to force-push if the remote rejected updates 2024-03-17 07:38:58 +01:00
english.go Support editing multiple files at once using range selection 2024-03-22 08:20:16 +01:00
i18n.go feat(i18n): add russian translation 2023-06-28 00:34:59 +06:00
i18n_test.go fix lint errors 2020-11-18 08:36:19 +11:00
japanese.go Add command to squash all fixups in the current branch 2024-01-29 09:37:47 +01:00
korean.go Don't ask to force-push if the remote rejected updates 2024-03-17 07:38:58 +01:00
polish.go Always show the "Press <c-o> to open menu" help text in the commit panel 2024-03-18 20:44:03 +01:00
russian.go Don't ask to force-push if the remote rejected updates 2024-03-17 07:38:58 +01:00
traditional_chinese.go Fix indentation 2024-03-19 07:55:23 +01:00