fasozu

Results 1 comments of fasozu

Same problem, comment the Vt102Emulation.cpp's line 2116 ``` if ( modifiers & Qt::AltModifier && !(wantsAltModifier || wantsAnyModifier) && !event->text().isEmpty() ) { //textToSend.prepend("\033"); } ``` Happy for now but pretty sure...