missing :sav command
Open
type:enhancement
- Dominant language
- Rust
- Stars
- 3.5k
- Forks
- 110
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.