mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-21 23:11:17 -03:00
@@ -943,6 +943,9 @@ void reader_write_title(const wcstring &cmd)
|
||||
return;
|
||||
}
|
||||
|
||||
if (contains(term, L"dumb"))
|
||||
return;
|
||||
|
||||
if (strstr(n, "tty") || strstr(n, "/vc/"))
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user