Roo-Code/src
Eric Wheeler e24e5b24d4 refactor: move getTerminalContents to Terminal class
This commit partially addresses the issue of duplicate handler calls by
removing an unnecessary instantiation of TerminalManager in
registerTerminalActions.ts.

Move the getTerminalContents method from TerminalManager to Terminal
class as a static method and update all references to use the new
location.

Fixes: #1380

Signed-off-by: Eric Wheeler <roo-code@z.ewheeler.org>
2025-03-10 20:55:05 -07:00
..
__mocks__ Strip BOM when applying diffs 2025-03-08 17:50:49 -05:00
activate refactor: move getTerminalContents to Terminal class 2025-03-10 20:55:05 -07:00
api Fix usage tracking for SiliconFlow etc 2025-03-10 22:59:08 -04:00
core refactor: move interpretExitCode from TerminalManager to TerminalProcess 2025-03-10 20:55:05 -07:00
exports Update src/exports/README.md 2025-03-10 11:24:21 -07:00
integrations refactor: move getTerminalContents to Terminal class 2025-03-10 20:55:05 -07:00
services Merge pull request #1528 from afshawnlotfi/chrome-remote-webtools 2025-03-10 21:37:20 -04:00
shared Revert "Smart truncation for terminal output" 2025-03-10 20:54:53 -07:00
utils Revert "Smart truncation for terminal output" 2025-03-10 20:54:53 -07:00
extension.ts Revert "Disable terminal actions for now" 2025-03-10 20:53:39 -07:00