2016-10-14 56 views

回答

6

這可以在IPython配置中進行配置。如果沒有IPython的配置文件尚未:

$ ipython profile create 
[ProfileCreate] Generating default config file: u'/home/user/.ipython/profile_default/ipython_config.py' 

在這個配置文件,您可以設置:

## Automatically set the terminal title 
c.TerminalInteractiveShell.term_title = False