If I have a binary file (there are some special characters shown, like NUL), and select all. When I paste it to another file, the pasted text is only the beginning of the file, until the special signs.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If I have a binary file (there are some special characters shown, like NUL), and select all. When I paste it to another file, the pasted text is only the beginning of the file, until the special signs.
Use the HexEditor plugin to perform the pasting in binary mode.
CChris