ansi_escape/examples/size.py

2 lines
50 B
Python
Raw Normal View History

2021-03-12 21:33:18 +00:00
import ansi_escape
print(ansi_escape.esc + "[18t")