ConEmu build: 180626 x64
OS version: Windows 10 x64
Used shell version: WSL Ubuntu1804
Define:
Task {Bash::bash}:
conemu-cyg-64.exe -> wslbridge.exe -> bash.exe: nano SLOW, vim SLOW
Task customized 1:
bash.exe or ubuntu1804.exe: nano(OK), vim(WRONG_ARROW)
Task customized 2:
ubuntu1804.exe -cur_console:p5: everything seems OK
wslbridge a must? Why it causes lag?ubuntu1804.exe -cur_console:p5? It seems a good solution.The only proper solution is default {Bash::bash} task.
Others, even if they "seems" to be OK does not work completely.
For example:
ConEmu is not able to switch AppKeys mode and arrows will not work for you in some cases;
ConEmu is not able to retrieve current working directory from WSL shell;
256-colors is not working at all;
Just few issues I recall at once.
Well, you definitely may use ubuntu1804.exe -cur_console:p5 as ConEmu support any console application to be run in, but all bugs in that case should be addressed to Microsoft.
JFI
Microsoft is working on new PTY interface and I'm working on its support in ConEmu ;)
When things go to release I hope neither connector nor wslbridge would be required and speed is expected to be greatly improved.
Most helpful comment
JFI
Microsoft is working on new PTY interface and I'm working on its support in ConEmu ;)
When things go to release I hope neither connector nor wslbridge would be required and speed is expected to be greatly improved.