If you type ls -a , then you'll see all files, including hidden files. Why is it that hidden files start with a dot? The answer is very simple – because it's extremely easy to test if a file is hidden or not by simply testing the first character of the filename, which doesn't involve reading any extra file meta info.
Select the Start button, then select Control Panel > Appearance and Personalization. Select Folder Options, then select the View tab. Under Advanced settings, select Show hidden files, folders, and drives, and then select OK.
Show Hidden Files and Folders in Windows 10 / 8 Within Windows 10 or 8, press the Windows + E shortcut key. Doing so brings up the Explorer window, as shown in Figure 1. Within the Explorer window select the View tab (highlighted in red within Figure 1). Locate to the Show/Hide group.
Select Start > Control Panel. In the Control Panel dialog, double-click Appearance and Personalization. In the Appearance And Personalization dialog box, double-click Folder Options, or click Show Hidden Files and Folders under Folder Options.
Press I (Shift+i) to toggle hidden files in the NERDTree explorer window.
To enable this behavior by default, add this line to your .vimrc
file:
let NERDTreeShowHidden=1
For more detail, access the NERDTree help file :help NERD_tree.txt
and search for "hidden".
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With