mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-28 15:57:03 -05:00
Added clion-like bracket matching feature with shortcut to go to the other one. Also improved some cumbersome repeated function call. Added support for using negative indices in coordinates so -1 is the last line or column, -2 the previous, etc.. Pattern library has fixes for column errors being incorrectly set for lines containing tabs that are not replaced by 4 spaces.