joaotavora / sly

Sylvester the Cat's Common Lisp IDE
1.23k stars 139 forks source link

How to disable the automatic open HyperSpec in site "http://www.ai.mit.edu/" #566

Open rzlink opened 1 year ago

rzlink commented 1 year ago

Auto complete keep open the hyper spec in the bower? How to disable it? Didn't find any document mentioned this.

for example when I type (eq .. it automatic open the site: http://www.ai.mit.edu/projects/iiip/doc/CommonLISP/HyperSpec/Body/fun_eq.html in my browser.

rzlink commented 1 year ago

It looks like this only happens in clisp, after switching to sbcl it doesn't happen again.