Skip to content

Commit 98aab3c

Browse files
jdurandThomasK33
andauthored
Update lua/claudecode/terminal.lua
Co-authored-by: Thomas Kosiewski <[email protected]>
1 parent 904b6a6 commit 98aab3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lua/claudecode/terminal.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
--- @field focus_toggle fun(cmd_string: string, env_table: table, effective_config: TerminalConfig)
1212
--- @field get_active_bufnr fun(): number?
1313
--- @field is_available fun(): boolean
14-
--- @field ensure_visible function
14+
--- @field ensure_visible? function
1515
--- @field _get_terminal_for_test fun(): table?
1616

1717
--- @class TerminalConfig

0 commit comments

Comments
 (0)