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

Xed finds \n or \\ when they don't actually exist in the document #628

Open
NintendoManiac64 opened this issue Jan 15, 2024 · 0 comments
Open

Comments

@NintendoManiac64
Copy link

NintendoManiac64 commented Jan 15, 2024

 * Xed version 3.4.5
 * Mint 21.3 Xfce

Issue
If your document is something like:

test\ing
ing\test

then find will actually find \n and \\ even though they do not exist in the current document.

Steps to reproduce

  1. Open Xed
  2. Type test\ing on the first line
  3. Create a second line and type ing\test
  4. Go to SearchFind
  5. In the "Search for" text box, type either \n or \\
video.webm

Expected behaviour

Xed should be not able to find \n or \\ when they are not present.

Other information

Tested using the newly-released non-beta live ISO.

May or may not be related to:

(which seems to be in perpetual limbo since the gnome devs want a test case in C which I nor the submitter of that bug have the knowledge on how to fulfill said request)

@NintendoManiac64 NintendoManiac64 changed the title Xed finds /n and // when they don't actually exist in the document Xed finds \n or \\ when they don't actually exist in the document Jan 15, 2024
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