ThomasVon2021 / blikvm

Open and cost-effective "KVM-over-IP". BliKVM comes in 4 different models, v1 CM4, v2 PCIe, v3 HAT and v4 Allwinner, based on Raspberry Pi and Allwinner SoC.
https://thomasvon2021.github.io/blikvm/
GNU General Public License v3.0
408 stars 38 forks source link

[BUG][1.5.1]Double consecutive characters are not pasted using Text/Paste feature #225

Closed pdeliot closed 10 hours ago

pdeliot commented 1 day ago

Problem Description Double characters are not pasted using Text/Paste feature

Proposed Solution do not loose character during paste :-)

Additional context No character loss if it is not a duplicate: abcd will put abcd aabbccdd will put abcd :-(

image

ThomasVon2021 commented 21 hours ago

We will fix it in v1.5.2.

ThomasVon2021 commented 13 hours ago

Released v1.5.2-alpha, you can update to test.

pdeliot commented 10 hours ago

Solved

pdeliot commented 10 hours ago

Solved