1
0
mirror of synced 2025-01-09 13:11:38 +01:00
ImHex/plugins/builtin
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
..
include/content fix: Text cursor not moving to the correct location with ctrl+c -> ctrl+v (#1951) 2024-11-24 11:31:06 +01:00
romfs feat: Added a quarter precision (8 bits) button to IEEE 745 tool (#1868) 2024-09-15 15:22:35 +02:00
source fix: Text cursor not moving to the correct location with ctrl+c -> ctrl+v (#1951) 2024-11-24 11:31:06 +01:00
tests tests: Add infrastructure for testing plugins (#1538) 2024-02-26 20:51:08 +01:00
CMakeLists.txt impr: Handle demangling of identifiers without leading underscore 2024-07-11 20:38:22 +02:00