Outputs a limited file tree rooted at the current directory which highlights the position of the argument within the tree. Originally intended for FZF like so: ``` fzf --preview 'ptf.py {}' ``` Screenshot: ![screenshot](https://i.ibb.co/Qc9sYmR/Screen-Shot-2021-06-28-at-11-36-12-AM.png)