mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-02 01:03:29 +01:00
* Fixes #2252. Pressing the ENTER key in a TextField should not move the focus * Update xml doc. * Tested on WSL-Ubuntu-20.04
This commit is contained in:
@@ -10,6 +10,11 @@
|
||||
"type": "wsl",
|
||||
"wslDistribution": "Ubuntu"
|
||||
},
|
||||
{
|
||||
"name": "WSL-Ubuntu-20.04",
|
||||
"type": "wsl",
|
||||
"wslDistribution": "Ubuntu-20.04"
|
||||
},
|
||||
{
|
||||
"name": "WSL-Debian",
|
||||
"type": "wsl",
|
||||
|
||||
Reference in New Issue
Block a user