[Bug 2083233] Re: pasting of Cyrillic chars not working in windows terminal under wsl

2024-10-07 Thread Unxed
** Description changed: [ Impact ]  * Incorrect processing of Paste input events encoded as win32-input-mode escape    sequences in Windows Terminal leads to users unable to paste anything except    Latin characters (for example, Cyrillic chars can not be pasted)  * Backporting the

[Bug 2083233] Re: pasting of Cyrillic chars not working in windows terminal under wsl

2024-10-07 Thread Unxed
Previously, I thought that Microsoft had fixed part of this bug on their side: https://github.com/microsoft/terminal/issues/15083 Unfortunately, the fix on their side seem to be incomplete, so a more complex patch is required on the far2l side. This is backport from the master branch (same code th

[Bug 2083233] Re: pasting of Cyrillic chars not working in windows terminal under wsl

2024-10-07 Thread Unxed
** Description changed: [ Impact ] - * Incorrect processing of Paste input events encoded as win32-input-mode escape -sequences in Windows Terminal leads to users unable to paste anything except -Latin characters (for example, Cyrillic chars can not be pasted) - * Backporting th

[Bug 2083233] Re: pasting of Cyrillic chars not working in windows terminal under wsl

2024-10-05 Thread Unxed
** Description changed: - This issue is already resolved upstream by fixing wslgclip.sh and fixing - win32-input-mode double encoding bug in WT. + [ Impact ] + + * Incorrect processing of Paste input events encoded as win32-input-mode escape +sequences in Windows Terminal leads to users un

[Bug 2083233] Re: pasting of Cyrillic chars not working in windows terminal under wsl

2024-10-05 Thread Unxed
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2083233 Title: pasting of Cyrillic chars not working in windows terminal under wsl To manage notifications about this bug go to: https://bugs.launchpad.

[Bug 2083233] Re: pasting of Cyrillic chars not working in windows terminal under wsl

2024-10-05 Thread Unxed
Renaming bug as mouse problem is fixed in Windows Terminal itself: https://github.com/microsoft/terminal/issues/15083#issuecomment-2395179096 ** Summary changed: - mouse and clipboard are not working in windows terminal under wsl + pasting of Cyrillic chars not working in windows terminal under

[Bug 2083233] Re: pasting of Cyrillic chars not working in windows terminal under wsl

2024-10-05 Thread Unxed
This patch fixes cyrillic text paste problem. From https://github.com/elfmz/far2l/pull/2401 (only relevant part). Test case: On Windows system: 1. Copy some Cyrillic string to system clipboard ("это строка для проверки", for example). 2. Open Windows Terminal 3. Run far2l inside (in 24.04, in