Emma Cold
Emma Cold
If you type `i` you should be able to type in `vim`.
Does the `htop` issue happen all time or just in some cases? Also, does it happen only with `htop` or also with other programs, for example `nano`?
I will check that, but I’m not sure I will fix it. The terminal is an HTML page and the problem seems to be something with the library that I...
If you change the font size from settings, more information will be displayed.
 This also happen on iPhone 7. The page is stretched but there is a margin.
The passphrase is stored in the iOS keychain, which is encrypted. https://github.com/ColdGrub1384/Pisth/blob/286468c476d6931212358767f437deee4d651d31/Pisth%20Shared/Pisth%20Shared/View%20controllers/ConnectionInfoTableViewController.swift#L162 https://github.com/ColdGrub1384/Pisth/blob/286468c476d6931212358767f437deee4d651d31/Pisth%20Shared/Pisth%20Shared/View%20controllers/ConnectionInfoTableViewController.swift#L170
Passwords are not stored in Passwords & Accounts. By Keychain, I meant an API by Apple to encrypt things in apps. https://developer.apple.com/documentation/security/keychain_services I will add a message for making clear...
Thank you! I will work on it.
It seems to be an Apple bug, I called [`URL. startAccessingSecurityScopedResource`](https://developer.apple.com/documentation/foundation/url/1779698-startaccessingsecurityscopedreso), but it don't work. Uploading single files work.
Hi. Sorry for the late response. I'm not able to reproduce the first issue. I tried to type something, like `ls /`, I switch app, I go back to Pisth...