chcg

Results 204 comments of chcg

@ArkadiuszMichalski Can't confirm your observation exactly. For me the changes just take effect on newly opened files. So it is possible to have multiple different settings on each open tab....

Images could be directly uploaded also here at github via drag&drop: ![zab7e42x](https://user-images.githubusercontent.com/12630740/68714317-f4030900-059f-11ea-91de-a8b769922c92.png)

@JanisPlayer Which version of the hexEditor plugin do you use and which version of N++ in 32 or 64bit? (Could you add the Debug info of N++ please)

Data from pastebin: `55 31 D2 89 E5 8B 45 08 56 8B 75 0C 53 8D 58 FF 0F B6 0C 16 88 4C 13 01 83 C2 01...

@donho As this is just taken over by me to keep it usable to some degree I do not plan to do a major rewrite. I would concentrate on fixing...

- VK_DELETE seems to be not used at all. So the observed behaviour is matching to the current code and the intended behaviour of the original author. As Jens Lorenz...

Maybe changing from trex to c++11 std::regex might solve the issue, if it is really in the regex engine itself, but that would require a major rework and check if...

Likely that the std::regex is much bigger than trex. Maybe it is worth mentioning in the readme.md that a modified version 1.3 is used of trex as the version info...

Nice to know if somebody like me having a look at the open\fixed bugs of trex, if the one mentioned here is a known or new one.

@d0vgan Are you talking about to modify the shortcut from within a nppexec script? This is not done by PS, the user has to do it manually under Settings->Shortcut mapper...