NPP_HexEdit icon indicating copy to clipboard operation
NPP_HexEdit copied to clipboard

Inserting at End of File in Dump inserts at start of file

Open FalcoGer opened this issue 5 years ago • 2 comments

When you switch over to the dump in hex mode and jump to the end of the file and try to insert characters, then the first character is inserted at the end of the file as expected. Any subsequent characters are then inserted at the start of the file.

FalcoGer avatar Jun 01 '19 18:06 FalcoGer

@FalcoGer Which version of the plugin + which version of N++ are you using under which windows version and the bitness?

chcg avatar Jun 05 '19 11:06 chcg

@FalcoGer Which version of the plugin + which version of N++ are you using under which windows version and the bitness?

I also found this problem in version 0.9.8. Move the mouse cursor to the last of "Dump" area, then Press any ASCII by keyboard, It will appear at the first of the file.

william19941994 avatar Feb 14 '22 08:02 william19941994