#21019
sky
Participant

If I change to Binary (Hex View), and find “hh hh 0D 0A hh hh” replace with “hh hh 40 40 hh hh”
Then change back to UTF-8, and find “@@” replace with “”(nothing).

It will be very fast for combine some lines, but can not combine all lines.
Due to there are some strings will have one more “space” between hex code.
Ex. “hh hh 0D 0A hh hh” or “hh hh 0D 0A hh hh”

Therefore, if Emeditor can provide pure Hex View without any additional “space”.
Or suggest Emeditor can provide pure command line mode without Windows interface.
I believe it can be done.