TennyZhuang opened a new issue, #5593: URL: https://github.com/apache/opendal/issues/5593
### Feature Description ``` oli edit [path] ``` 1. Load a file from the opendal path if exists to a local temp file. 2. Using `$EDITOR` or `vim` to edit the temp file. 3. When the editor quit, upload the temp file back to the path if changed. ### Problem and Solution How to handle the write error when put failed? I guess it's acceptable to output the temp path in the console and leave it to user. ### Additional Context _No response_ ### Are you willing to contribute to the development of this feature? - [x] Yes, I am willing to contribute to the development of this feature. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
