Skip to content
Snippets Groups Projects
Commit 4b1af1c867fa authored by Yuya Nishihara's avatar Yuya Nishihara
Browse files

scmutil: move util.termwidth()

I'm going to get rid of sys.stderr|out|in references from posix.termwidth().
In order to do that, termwidth() needs to take a ui, but functions in util.py
shouldn't depend on a ui object. So moves termwidth() to scmutil.py.
parent d500ddae7494
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment