We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f70e517 commit 4af1881Copy full SHA for 4af1881
1 file changed
ai-code-session-link.el
@@ -20,7 +20,7 @@
20
(defvar ai-code-backends-infra--session-directory nil
21
"Session working directory set by ai-code-backends-infra buffers.")
22
23
-(defcustom ai-code-session-link-enabled t
+(defcustom ai-code-session-link-enabled nil
24
"When non-nil, make supported links clickable in AI session buffers.
25
26
Disable this if you prefer to avoid the extra linkification work on
0 commit comments