waveterm icon indicating copy to clipboard operation
waveterm copied to clipboard

`wsh edit file` needs to create a new file if file does not exist

Open ToontjeM opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe. Currently wsh edit can only edit existing files. So creating a new file is a two-step process of touch file and wsh edit file.

Describe the solution you'd like wsh edit file should create file if file does not exist.

ToontjeM avatar Oct 02 '24 07:10 ToontjeM