Skip to content
This repository was archived by the owner on Feb 24, 2018. It is now read-only.
This repository was archived by the owner on Feb 24, 2018. It is now read-only.

File saving #12

@rr-

Description

@rr-

...yeah.

  • :w to save changes in place
  • :w /path/to/file to save changes to a file
  • Prompt warn and bail out if target file in :w /path/to/file is to be overwritten
  • Prompt warn and bail out if the currently edited file has no name (e.g. it's a new file and user tries to :w)
  • :w! and :w! /path/to/file
  • Prompt before exiting when the user hasn't saved changes

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions