Home
Phabricator
Search
Configure Global Search
Log In
Transactions
T9444
Change Details
Change Details
Old
New
Diff
The phutil_console_get_terminal_width() function in the format.php file has a comment: //TODO: Figure out how to make this work with Windows I can get this to work with Windows (all flavors XP and above).
The `phutil_console_get_terminal_width()` function in the `format.php` file has a comment: ```lang=php //TODO: Figure out how to make this work with Windows ``` I can get this to work with Windows (all flavors XP and above).
The
`
phutil_console_get_terminal_width()
`
function in the
`
format.php
`
file has a comment:
```lang=php
//TODO: Figure out how to make this work with Windows
```
I can get this to work with Windows (all flavors XP and above).
Continue