Skip to content

Commit 6197133

Browse files
committed
chore: add on_unsaved_changes to ClaudeCodeDiffOptions
1 parent 5a7038a commit 6197133

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lua/claudecode/types.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
---@field vertical_split boolean
2020
---@field open_in_current_tab boolean
2121
---@field keep_terminal_focus boolean
22+
---@field on_unsaved_changes "error"|"discard"
2223

2324
-- Model selection option
2425
---@class ClaudeCodeModelOption

0 commit comments

Comments
 (0)