-
Notifications
You must be signed in to change notification settings - Fork 231
Known Issue + Maintain Plan #11
Comments
Hi, just for curiosity, any plan to support iCloud sync? Since Rayon is available on both macOS and iOS platform, it will be very handy if it can sync keychains, sessions and other configs via iCloud. Thank you! |
after port forward and sftp |
Sorry for my english but i am here to say you : thank you, your project is soooo good 😁 Little things not very super important now but can improve the comfort of usage for everyone 😉 Super exited to see SFTP feature 🤩 |
可以在终端命令行支持选择复制吗?目前只有粘贴 |
The project has completed my requirements without serious defects and is now archived. If there are minor issues, please consider fixing them yourself. If there are serious problems, please consider writing me an email. (I do fix them)
** No More On Going Sutff **
Feature on goingWe are doing all our development on my self-hosted GitLab instance, and will sync to GitHub on schedule. The sync process is not syncing git commit but using file copy and overwrite. Commit may be force pushed to keep git tree clean on GitHub, you will need to configure more on your mirror bot if any, and cherry-pick your commit to the newest git if making any pull request.Setting page on macOS (P1) [long-term follow-up] (Done)port map support (P1) (NSRemoteShell Backend Support Done) (macOS Done 1.8) (iOS Done 1.8)adjustable terminal font size support (iOS Done 2.1) (macOS Done 2.1)SFTP support (P2) (NSRemoteShell Backend Support Done) (iOS Done 2.0) (macOS Done 2.1)Issues
Universal:
Terminal size failed to update to newestFixed 1.7High CPU usage while low network qualityFixed 2.0macOS:
Terminal tab switch may look laggy (possible SwiftUI issue) [long-term follow-up]Refactored 2.0Remove machine may generate placeholder item by accidentFixed 1.6stop all crash Stop All crash #42Fixed 1.10iOS:
Snippet batch execution progress is broken (my bad) [planned]Fixed 1.4Terminal size issue for the first few seconds (help wanted) [long-term follow-up]Fixed 1.5Sending empty control key may crash the appFixed 1.7Timeout value not storedFixed 1.7trash button crash terminal点两次删除键会崩溃 #41Fixed 1.10Navigation Page, eg: Edit View, may pop back to upper page (SwiftUI Issue) [long-term follow-up]Reworked 2.0Another note about iOS 14 support: iOS 14 is not going to be supported. @NyaMisty had do some research to make the code work on iOS 14, you can checkout this commit 465fa7b but after some discuss and review, we are rolling back this commit. 1, the control flow is badly broken. 2, it is not possible to put it on App Store. 3, may cause undefined behavior. If you want it to work, make a release yourself.
The text was updated successfully, but these errors were encountered: