restore-terminals-vscode
restore-terminals-vscode copied to clipboard
feat: allow setting terminal color
Addresses https://github.com/EthanSK/restore-terminals-vscode/issues/10#issuecomment-870834680.
Note that color is not supported for split terminals (other than the first) as there's no changeColor API that accepts args similar to renameWithArg
Hi,
Please merge it, this feature is much appreciated !
Very good this feature, as I usually change the color currently I need to do it manually, it would help a lot to automate that way.
merged icons, pls fix conflicts
@EthanSK conflicts fixed
@iRoachie more conflicts popped up.
I tried getting icons to work, couldn't. VScode API is very buggy, so will have to wait sadly...
any update?
I don't think it works? Tried adding "color": "red" to one of my terminals but still white (default color).
Also tried "terminal.ansiRed" to no avail.