【发布时间】:2021-12-19 10:08:05
【问题描述】:
我可以通过it2setcolor shell 集成以编程方式设置 iTerm2 中一个选项卡的颜色。
$ # In the evening I run the dark theme
$ it2setcolor preset 'AdventureTime'
$ # In the morning I go back to the light theme
$ it2setcolor preset 'Light Background'
有没有一种方法可以在一个命令中设置所有打开的选项卡? 目前我必须去每个标签并运行上面的命令。
【问题讨论】:
标签: iterm2