Rokosun 61026e18de
Fix dangerous copy/move script in lf (#1437)
Context: I accidentally pressed the C key on my .config directory and was presented with a list of directories to copy it to, then I pressed escape to quit the fzf menu without choosing anything - instead of doing nothing the script copied all of the contents inside my .config directory into my home directory. After dealing with that mess I decided to make this PR which does the following:

- Allow users to escape out of the fzf menu without unexpected copies
- Asks the user for confirmation before copying/moving files
- Some improvements in the UI
2024-10-22 18:34:33 +00:00
..
2021-11-11 13:08:29 -05:00
2023-08-25 07:53:59 +00:00
2020-01-28 15:10:05 -05:00
2019-11-23 16:16:30 -05:00
2024-07-15 17:37:38 +00:00
2024-05-17 09:13:07 -04:00
2024-07-15 13:02:59 -04:00
2022-07-04 02:27:18 +00:00
2020-11-29 09:09:30 -05:00
2023-02-09 14:37:31 +00:00
2020-01-20 14:23:31 -05:00
2024-03-28 13:13:34 +00:00
2023-10-28 08:41:26 -04:00
2020-04-09 16:56:47 -04:00