Files
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
..
2020-11-18 08:36:19 +11:00
2023-06-28 00:34:59 +06:00
2024-03-19 07:55:23 +01:00