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

Changing wrap option does not take effect immediately #460

Open
gwsw opened this issue Dec 4, 2023 · 0 comments
Open

Changing wrap option does not take effect immediately #460

gwsw opened this issue Dec 4, 2023 · 0 comments

Comments

@gwsw
Copy link
Owner

gwsw commented Dec 4, 2023

Steps to reproduce:

  1. Run seq 120 | less
  2. Type /13 and press Enter. "13" in line 13 is highlighted.
  3. Press n. "13" in line 113 is highlighted.
  4. Press n. The message "Pattern not found" is displayed.
  5. Enter --search-options=w and press Enter.
  6. Press n.

Expected: Search should wrap and show line 13.
Actual: The message "Pattern not found" is displayed.

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

1 participant