We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ea8f3b commit ab83248Copy full SHA for ab83248
lua/claudecode/terminal/external.lua
@@ -1,6 +1,6 @@
1
--- External terminal provider for Claude Code.
2
--- Launches Claude Code in an external terminal application using a user-specified command.
3
--- @module claudecode.terminal.external
+---Launches Claude Code in an external terminal application using a user-specified command.
+---@module 'claudecode.terminal.external'
4
5
--- @type TerminalProvider
6
local M = {}
0 commit comments