[ref] set_panes()
commitfab62dcc3b6b5d1f174acaa62e587bd73258808b
authorafify <hassan@afify.dev>
Thu, 15 Oct 2020 13:18:39 +0000 (15 16:18 +0300)
committerafify <hassan@afify.dev>
Thu, 15 Oct 2020 13:33:02 +0000 (15 16:33 +0300)
treec7d564a716d6c9bcb4cd10280a9505e1f054eaac
parent3bf230d8695b647bf4a0819aa655f7876d5eeab4
[ref] set_panes()

- remove set_panes() arg AllP,PtP and the enums
- remove set_panes() from t_resize():
no need to call set_panes() in t_resize we need only to
set pane_r.dirx var
- move setting the theight and twidth to draw_frame()
- fallback of getcwd is home
- create get_editor() and global var editor for spawn()
sfm.c