-
Notifications
You must be signed in to change notification settings - Fork 715
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Feature Description
oli edit [path]
- Load a file from the opendal path if exists to a local temp file.
- Using
$EDITORorvimto edit the temp file. - 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?
Solution 1: output the temp path in the console, and leave it to the user.
Solution 2: Open the temp file using $EDITOR again.
Additional Context
No response
Are you willing to contribute to the development of this feature?
- Yes, I am willing to contribute to the development of this feature.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request