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

Display corruption after using file completion when numbering is enabled #104

Open
johnsonjh opened this issue Feb 27, 2022 · 2 comments
Open

Comments

@johnsonjh
Copy link
Contributor

johnsonjh commented Feb 27, 2022

Display corruption after completion when numbering.

To reproduce:

  1. Open a file that uses all visible screen lines.
    Screenshot from 2022-02-26 22-02-35
  2. :set filec=^ num
    Screenshot from 2022-02-26 22-03-15
  3. :e ^
    Screenshot from 2022-02-26 22-03-39
  4. [space]
    Screenshot from 2022-02-26 22-04-09

This seems to affect all versions of nvi from at least 1.79.

Confirmed in 5fcdc13

@johnsonjh johnsonjh changed the title Display corruption after using completion when numbering enabled Display corruption after using file completion when numbering is enabled Feb 27, 2022
@lichray
Copy link
Owner

lichray commented Feb 27, 2022

Confirmed.

@johnsonjh
Copy link
Contributor Author

johnsonjh commented Feb 27, 2022

PR #107 is related and a workaround - but not yet a fix. Maybe you'll track it down before me. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants