diff --git a/twander.1 b/twander.1 index 174f712..582fa0b 100644 --- a/twander.1 +++ b/twander.1 @@ -3780,8 +3780,9 @@ format. -.SS Associations On Microsoft Windows +.SS More On Associations And Microsoft Windows +.IP \(bu 4 On Unix-like operating systems \fCtwander\fP ignores the underlying associations (if any) of the system and/or window manager. It only observes its own associations. That's because there is no consistent @@ -3816,6 +3817,25 @@ \fCtwander\fP Configuration File. +.IP \(bu 4 +As noted in the previous section, matching the file "type" is +case-sensitive on Unix-like systems and case-insensitive under +Windows. This is because, although Windows observes case in +file names, they are not signficant. + +.IP \(bu 4 +On Unix-like systems, if you attempt double-click or press Enter +on a file that cannot be executed, \fCtwander\fP will display +an error. This happens anytime the file is non-executable and +you've not defined an association that matches it. + +On Windows, \fCtwander\fP does +.B not +do this. It simply passes the request on to Windows. It does this in +case there is a native Windows association that applies for that file. +If Windows cannot execute the file, it will present an error message +of its own. + .SS Conditional Processing Statements Most of \fCtwander\fPs power lies in its ability to be customized to @@ -5045,4 +5065,4 @@ .ft \" revert .SH DOCUMENT REVISION INFORMATION -$Id: twander.1,v 1.137 2006/12/18 20:48:55 tundra Exp $ \ No newline at end of file +$Id: twander.1,v 1.138 2006/12/18 22:20:54 tundra Exp $ \ No newline at end of file