Viktor Varenik
Viktor Varenik
Please add to TSU new su binary path: **/su/bin/su**
> subprocess.CalledProcessError: Command '['/sbin/ifdown', 'wlp3s0']' returned non-zero exit status 1. Unknown interface wlp3s0 ****
I trying to implement my own client for iOS, but without good documentation it's so hard to understand how it's all should works. I just have some questions: 1. What...
**About:** The picture-scheme in "Abstractions" is small **How to fix:** You can rotate this block-scheme to 90deg for making it's normal. **Bug proofs:**
I think legacy **PhoneVR Server** is useless and very ineffective thing, This could be removed from the code to make it cleaner. This is vey important step to make porting...
``` Size from terminal_size(): Some((Width(2500), Height(25))) Size from terminal_size_of(stdout): Some((Width(2500), Height(25))) Size from terminal_size_of(stderr): Some((Width(2500), Height(25))) Size from terminal_size_of(stdin): Some((Width(2500), Height(25))) ```