1
0
mirror of synced 2025-01-11 05:42:15 +01:00
ImHex/lib/third_party
paxcut 21ae88702f
fix: Empty text editor has no cursor. (#1976)
Even if focus is given to the pattern editor the cursor will not show
until the editor contains printable chars.

### Problem description
I was using the wrong condition to enter the loop that skipped the
default empty document.

### Implementation description
The fix was to check if there are lines of text that need to be
processed even if they are empty.
2024-12-01 09:58:37 +01:00
..
2024-08-03 23:49:47 +02:00
2024-03-26 19:47:39 +01:00
2024-01-25 11:33:34 +01:00