Search found 5 matches
- Wed Apr 04, 2007 9:05 am
- Forum: Feature Requests
- Topic: Bwana vs man.conf...
- Replies: 8
- Views: 12146
Now I am confused. If you still use man: then the program still has to use AppleScript to send the web page back to the browser since it's not a plug-in Yes, it has to do that *once*, for when you initially open the man page browser. Further links provided by the browser will be to http://localhost...
- Wed Apr 04, 2007 8:10 am
- Forum: Feature Requests
- Topic: Bwana vs man.conf...
- Replies: 8
- Views: 12146
- Mon Apr 02, 2007 8:12 am
- Forum: Feature Requests
- Topic: Bwana vs man.conf...
- Replies: 8
- Views: 12146
Two things I am not good at are AppleScript and how to create a browser plug-in. Must of the Bwana code could be dropped into a plug-in and then the script could be avoided and also have the URL stay man:ls, as some users would like, instead of changing to the caches folder. Thank you for all the s...
- Thu Mar 29, 2007 4:14 pm
- Forum: Feature Requests
- Topic: Bwana vs man.conf...
- Replies: 8
- Views: 12146
- Thu Mar 29, 2007 1:19 pm
- Forum: Feature Requests
- Topic: Bwana vs man.conf...
- Replies: 8
- Views: 12146
Bwana vs man.conf...
Imprimis , a bug report: In man.conf: MANSECT 1:8:2:3:4:5:6:7:9:0p:1p:3p:tcl:n:l:p:o In bwana: NSCharacterSet *sectionCharSet = [NSCharacterSet characterSetWithCharactersInString:@"0123456789n"]; Nota bene: Bwana can not locate pages in sections 0p, 1p, 3p, tcl, l, p, or o. Suggestion: us...