chadtree
chadtree copied to clipboard
Refocus command brings me to the current working directory, not the ChadTree root
To reproduce:
Hit "C" (change_focus_up) while in a ChadTree window. Note that your working directory is unchanged, the ChadTree root has moved one level up, and your cursor remains in the same position it was before. This is all intended functionality.
Then, hit "~" (refocus). This SHOULD "put the cursor at the root of ChadTree." Instead, it sets the root of ChadTree to be the current working directory AND THEN puts the cursor on it.
hummm thats expected behavior, since "~" is home, which is like i guess where cwd is?
i should just add another key for this