在mac中设置了样式。但是terminal不生效,还存在乱码的情况。
可能原因mac默认是zsh为终端,因此更改设置bash为默认终端(自行百度)
使用Goland的时候打开终端依旧是乱码,因此更改Goland的preferences-tools-terminal 修改Shell path为/bin/bash
重起生效
在mac中设置了样式。但是terminal不生效,还存在乱码的情况。
可能原因mac默认是zsh为终端,因此更改设置bash为默认终端(自行百度)
使用Goland的时候打开终端依旧是乱码,因此更改Goland的preferences-tools-terminal 修改Shell path为/bin/bash
重起生效