feat: use isatty::tty_path for TTY detection in meta plugin

Co-authored-by: aider (openai/andrew.openrouter.qwen.qwen3-coder) <aider@aider.chat>
This commit is contained in:
Andrew Phillips
2025-07-29 14:43:50 -03:00
parent f58a98ddae
commit b6b810e232
2 changed files with 9 additions and 56 deletions

View File

@@ -40,6 +40,7 @@ sha2 = "0.10.0"
local-ip-address = "0.5.5"
dns-lookup = "2.0.2"
uzers = "0.11.3"
isatty = "0.1.9"
[dev-dependencies]
tempfile = "3.3.0"