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

Retain whether a file ended with a trailing newline optionally displaying it #687

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    8264017 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. pluma-settings: Add checkbutton to toggle whether the trailing newlin…

    …e should be hidden if present
    ntninja committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    d48e7a2 View commit details
    Browse the repository at this point in the history
  2. pluma-document: Use property initialized with previously created sett…

    …ing to determine whether the trailing newline should be hidden
    ntninja committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    f0155a2 View commit details
    Browse the repository at this point in the history
  3. pluma-document: Only automatically add trailing newline if it was hid…

    …den when loading the document
    ntninja committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    82888f9 View commit details
    Browse the repository at this point in the history
  4. pluma-document: Ensure trailing newline is only automatically added t…

    …o documents that previously had one or were empty
    ntninja committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    a3fcf13 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    834548c View commit details
    Browse the repository at this point in the history