ansi_escape/examples/size.py

2 lines
50 B
Python

import ansi_escape
print(ansi_escape.esc + "[18t")