1
0
mirror of synced 2025-01-07 12:11:37 +01:00
ImHex/lib
paxcut 4333b8c351
fix: Text cursor not moving to the correct location with ctrl+c -> ctrl+v (#1951)
This code fixes issue #1950 This PR depends on PR [#27
](https://github.com/WerWolv/libwolv/pull/27) on libwolv repo


### Problem description
See description of the problem on the issue linked above

### Implementation description
The code in the PR uses function added to the libwolv repository to
remove tabs if they exist on the provider. Additionally, any pasted tab
on the pattern editor will be translated to spaces automatically. This
code was tested successfully using the pattern posted in the issue.
2024-11-24 11:31:06 +01:00
..
external patterns: Updated pattern language 2024-11-24 11:17:29 +01:00
libimhex fix: Typo in tar.hpp (#1909) 2024-11-24 11:20:51 +01:00
third_party fix: Text cursor not moving to the correct location with ctrl+c -> ctrl+v (#1951) 2024-11-24 11:31:06 +01:00