rx
rx copied to clipboard
missing :sav command
Open a file a.png
,
save with :w b.png
-> open file name does not change.
save again with :w
will overwrite a.png
and you cannot overwrite b.png
.
We miss a :sav
command which will change current file.