Find in file treats the ´ symbol as a space

I’m not good at English. so translated from Chinese by google:

Steps to reproduce

在文本中输入´符号(Unicode Number:U+00B4),使用替换(或查找)功能,替换文本内所有空格

Enter the ´ symbol (Unicode Number: U+00B4) in the text, and use the replace (or find) function to replace all spaces in the text

Expected result

只替换/查找空格

replace/find whitespace only

Actual result

文本内的´符号和空格一起被替换/查找到了

The ´ symbol in the text is replaced/found together with the space

Environment

  • Operating system:

ios & Linux mint & (friend’s)Android

  • Debug info:

SYSTEM INFO:
Operating system: ios 14.3 (Apple iPad)
Obsidian version: 1.4.3 (95)
API version: v1.1.16
Login status: not logged in
Live preview: on
Legacy editor: off
Base theme: dark
Community theme: none
Snippets enabled: 0
Restricted mode: on

RECOMMENDATIONS:
none


Additional information

﹉(Unicode number: U+FE49) and  ̄(Unicode number U+FFE3) symbols also have this bug

thanks

Filed upstream issue Search considers many characters to be space · Issue #1219 · codemirror/dev · GitHub

This will be fixed in v1.4.3.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.