TBFM is a project that is for iterating easier in terminal on the file hirarchy
It help you to iterate faster on the directories and files and taking fast data informations like:
- copy - paste
- read data fast
- iterate on directories faster by arrow keys
- return last directory.(active dir)
- Arrow keys (left/right) -> iterate on files/dirs
- Tab key -> returning the current directory and exit
- Backspace Key -> going back to parent dir(same as
cd ..
)