Files
lazygit/pkg
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
..
2023-09-04 17:48:39 +02:00
2023-07-30 19:59:51 +10:00
2024-03-17 11:55:30 +01:00