$ d --version
d v1.2.0

From 

   info d

we can see that /usr/bin/d is supposed to honour a configuration file
~/.d.conf and that in this file, the boolean variable hidden-files-shown
corresponds to the --hidden-files flag in the d command line.

I have therefore put

  hidden-files-shown=true

into my ~/.d.conf, but when I call d, I do not see the hidden files,
but I also do not receive any error message. If
I invoke d explicitly with

  d --hidden-files

the hidden files are displayed.

-- 
Ronald Fischer <[EMAIL PROTECTED]>
Phone: +49-89-452133-162

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to