比如:
同时开了3个tab,每个都配置了不同的color scheme
tab或者iTerm关闭后,新建3个tab,tab1,tab2,tab3的配色还是上次设置过的?
同时开了3个tab,每个都配置了不同的color scheme
tab或者iTerm关闭后,新建3个tab,tab1,tab2,tab3的配色还是上次设置过的?
1
jerray Mar 11, 2015
创建几个profile,每个profile一种配色。想用哪种开哪种。
|
2
fityme Mar 11, 2015
profile的open all功能?
我是新建tab的时候随机标个颜色。。。 https://github.com/Fity/2code/blob/master/utils/auto_tab_color.sh |
3
yellowstar Mar 11, 2015 我是根据 pwd 来给 tab 配置不同的颜色,所以同一个目录的 tab 颜色是一样的
https://gist.github.com/hxx/52f420798ee88009cf32 |