Is there any version of tree command that displays file structure as a tree structure, but in a way that I can interactively walk trough?
Why do I need it exactly - I am trying to simulate TextMate project drawer using vim and splitscreen with screen and "interactive" tree on the left. But if there is any better way than that, I would also like to hear it.