** 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
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
** 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
** 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
--
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.
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
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