Possible bug: d does not seem to read ~/.d.conf

Ronald Fischer ronald.fischer@venyon.com
Fri Aug 10 12:08:00 GMT 2007


$ 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 <ronald.fischer@venyon.com>
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/



More information about the Cygwin mailing list