##// END OF EJS Templates
Merge pull request #10538 from kr1m/master...
Merge pull request #10538 from kr1m/master Fix non-deterministic tests in IPython.core.magics

File last commit:

r23623:5567e00e
r23636:b2f195fb merge
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}.