[fix] rm yank_file, use **selected_files
commit40e1fa73f1ae7b45c41f15e5e23d3b43921af1ba
authorafify <hassan@afify.dev>
Tue, 25 May 2021 13:52:32 +0000 (25 16:52 +0300)
committerafify <hassan@afify.dev>
Tue, 25 May 2021 13:52:32 +0000 (25 16:52 +0300)
tree8cfb161a25eac0f8c3751a7c1ac1f71eccefb57a
parent2022bab8177e59400bd7662f1f4f3aa78d4a7fc0
[fix] rm yank_file, use **selected_files

- single yank or deletion is appended to the *selected_files
- making paste and move single file use spawn() with no execption
- ability of adding individual files to **selected_files
sfm.c