Feature Description
- Load a file from the opendal path if exists to a local temp file.
- Using
$EDITOR or vim to 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?
Feature Description
$EDITORorvimto edit the temp file.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?