kcd !VERSION! User Guide | ||
---|---|---|
<<< Previous | Using kcd | Next >>> |
The directory tree window appears when you type kcd without any other parameter. Following are the meaning of different colors and symbols used to display a directory in the tree.
Accessible normal directories. You can move the highlight bar and press Enter to exit kcd and jump to this directory.
Accessible symbolic link. If the link points inside the directory tree, selecting this directory will move to the linked directory while remaining in the directory tree window. On the other hand, if it points outside, selecting it will exit kcd and jump to the target directory.
Inaccessible directory. You don't have permission to change into this directory.
Directory skipped from scanning so that its subdirectories are not displayed. /dev is always skipped since its content is really entry points for kernel drivers and this takes very long time to scan. /proc is also skipped due to continuously changing content. You can configure other directories to skip using SkipDir setting. See `Configuration File' section below for more information.
Directory is not currently present in the saved file. They are added automatically to the screen when current directory is not in the file. As of the current version of kcd, added directory are not written to file. To update your directory to disk, you have to rescan directory.
You don't have either read permission to display the content or execute permission to change to this directory.
This is a symbolic link that points outside saved directory tree.
<<< Previous | Home | Next >>> |
Using kcd | Up | Key Binding |