##// END OF EJS Templates
Add --term-title-format flag to customize terminal title format
Add --term-title-format flag to customize terminal title format

File last commit:

r23623:5567e00e
r23623:5567e00e
Show More
term-title-format-feature.rst
2 lines | 221 B | text/x-rst | RstLexer
/ docs / source / whatsnew / pr / term-title-format-feature.rst

An additional flag --term-title-format is introduced to allow the user to control the format of the terminal title. It is specified as a python format string, and currently the only variable it will format is {cwd}.