Since validation 15fc2fc, the modmask member variable of the charcodemap structure is not correctly defined when filling the charcodes array, at least for the Control key, which remains at 0, whereas it was correctly defined as 4 in the previous validation. Sending a key sequence such as “ctrl+t” therefore no longer works.