Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ed: -s silences warning in edEdit() #767

Merged
merged 1 commit into from
Oct 22, 2024
Merged

Commits on Oct 22, 2024

  1. ed: -s silences warning in edEdit()

    * Go with the BSD treatment of -s flag: allow e command to open a new file (replacing the line buffer) without warning if the buffer was modified
    * This is more correct because in script mode (-s) ed is not being used interactively
    * This difference was discovered when testing OpenBSD version
    mknos authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    24a9eac View commit details
    Browse the repository at this point in the history