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 904b6a6 commit 98aab3cCopy full SHA for 98aab3c
lua/claudecode/terminal.lua
@@ -11,7 +11,7 @@
11
--- @field focus_toggle fun(cmd_string: string, env_table: table, effective_config: TerminalConfig)
12
--- @field get_active_bufnr fun(): number?
13
--- @field is_available fun(): boolean
14
---- @field ensure_visible function
+--- @field ensure_visible? function
15
--- @field _get_terminal_for_test fun(): table?
16
17
--- @class TerminalConfig
0 commit comments