Skip to content

Commit b3e1a38

Browse files
committed
Attempt to handle better term integration
1 parent 2773cde commit b3e1a38

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

app/Agents/ClaudeCode.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,13 @@ class ClaudeCode
1515
'GIT_AUTHOR_NAME',
1616
'GIT_COMMITTER_EMAIL',
1717
'GIT_COMMITTER_NAME',
18+
'ITERM_SESSION_ID',
1819
'LANG',
1920
'LC_ALL',
2021
'LC_CTYPE',
2122
'NO_COLOR',
23+
'TERM_PROGRAM',
24+
'TERM_PROGRAM_VERSION',
2225
'TZ',
2326
'VISUAL',
2427
];

0 commit comments

Comments
 (0)