Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

"Project Find" -> "Replace All" breaks encoding sometimes #945

Open
@winstliu

Description

@winstliu

From @UdjinM6 on November 21, 2014 1:27

Example:

  • clone https://github.com/bitcoin/bitcoin
  • cmd + shift + f
  • fill
    • 8333
    • 2222
    • *ru.ts
  • hit "Replace All" and you'll get not only changes that you expected but also this (I did a cut from "git diff" to illustrate it better)
-        <translation>Промежуток от:</translation>
+        <translation>Промежуток ��т:</translation>

-        <translation>Не удалось записать информацию файла</translation>
+        <translation>Не удалось записать ин��ормацию файла</translation>

Atom 0.150.0
Mac OS 10.10

Copied from original issue: atom/atom#4268

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions