Skip to content

Marks are not displayed with -J if mark is not at the start of a line #820

Description

@gwsw

Steps to reproduce:

  1. Run seq 100 | tr '\n' ' ' | LESSNOCONFIG=- less -J
  2. Type ma. Observe that the status column shows the a mark.
  3. Quit less and re-run the command.
  4. Type J to scroll one line.
  5. Type ma.

Expected result:
The status column should show the a mark.

Actual result:
The status column remains blank.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions