[ref] visual mode delete
commit8cae39065d323ec3bb6ba8e5f12cee96a2663f68
authorafify <hassan@afify.dev>
Sun, 6 Dec 2020 15:01:46 +0000 (6 18:01 +0300)
committerafify <hassan@afify.dev>
Sun, 6 Dec 2020 15:01:46 +0000 (6 18:01 +0300)
treec984fcdc8b952cbdfd664db4af0c18a9af9c5aa8
parent202031b4d5d1090407a5c9069bd653407b9fc8dd
[ref] visual mode delete

- remove selection array from struct
- remove get_path_dir (no need, we use now fullpath globaly)
- rename funcs to start_vmode exit_vmode
- rename sl to cont_vmode
- selynk use refresh_pane instead of listdir
- seldel don't call delentr, call spawn
README.md
config.def.h
sfm.1
sfm.c