Build 160416
- conemu#629: Once more ‘Bash on Ubuntu on Windows’.
It’s recommended now to run bash with
-cur_console:pswitch. Delete trailing1if you have {bash} task already.
-cur_console:p[N] - pty modes, N - bitmask, default is 1+4
1 - XTermKeys, 2 - BrPaste, 4 - AppCursorKeys
- Support underlined text attributes (fish autocompletion).
- ConEmu.exe switches
-runand-runlistare introduced to take the place of-cmdand-cmdlist.- Actually,
-cmdand-cmdlistare supported for compatibility reasons, but-run...switches are more convenient to avoid confusion withcmd.exe. - As before, both
/switchand-switchnotations are supported. - Also, ConEmu internals were changed to
-switchnotation.
- Actually,
- conemu#641: Correct posting
0x7F(which is<BS>on xterm) to console. It was posted with LEFT_CTRL_PRESSED in dwControlKeyState. We are posting<BS>, but not a<Ctrl>-<BS>.


