knziha
knziha
Disable Preference->MISC->Auto detect encoding, and re-open the file. the file will be 'decoded' as an ascii text file. I think everything is correct this time.
'binary mode' for text editor!  The Binary mode ternimates all 'incorrect data' issues. Maybe someday I'll make another 'hex mode', as [described on the forum](https://community.notepad-plus-plus.org/topic/19961/display-a-binary-file-in-column-format).
> HexEdit doesn't keep the current encoding Meaning .. ?
>issue with cloned view still happens the old plugin uses `vector` to record **all** opened file for each editor( left and right), which is is unnecessary and error-prone. I turned...
> https://sourceforge.net/p/npp-plugins/bugs/297/ ( Incorrect doc switching to hex mode ) The cause of the bug is that when npp opens new files, it notify HexEditor of the events ( `NPPN_FILEOPENED`...
@JanisPlayer How did you copy?
 [new 1.txt](https://github.com/chcg/NPP_HexEdit/files/5232523/new.1.txt)
真的诶,不过只有第一下会这样。 ___ 点第二个会落在第三个,哈哈
这个和[腾讯用的](https://github.com/tencentyun/TIMSDK/tree/master/cross-platform/Windows/IMApp/Basic/duilib)是同一个吗?那版也有此BUG。
100% 触发,只有首次启动有。布局无 tablayout ,但是注释掉上面代码确实变好了。