Change background of Terminal.app from the commandline

后端 未结 2 2017
说谎
说谎 2021-01-12 20:19

Is it possible to change the background color of Terminal.app from the shell? If so, how?

2条回答
  •  不要未来只要你来
    2021-01-12 20:51

    I don't know the specifics, but I imagine you'd want to write an AppleScript program which you invoke from your shell script. The AppleScript would "Tell" Terminal to change its background colour.

提交回复
热议问题