6.23.00" Release from unicode-with-full-vt-restore
Changes:
- fff6975 mysterious double commit. bad rebase?. I hate git
- 9aaf97e cant double size in child
- edcb752 code cleanup.
- 6f71fdb Clean up code around Function and other key bindings
- 20442c5 Remove N-xx bindings
- 8eacdaf handle resize events
- fb0ae66 fix warning in NOUTF8 case
- a2b8836 turn over all xterm-256 processing to the Windows 10 console. This seems to improve screen refresh with long command lines and other terminal-related behaviors.
- 56c431c movefile params were reversed
- e9caaea ReplaceFile is unreliable and caused history to not be saved
See More
- 14c3fe3 clear utf8 maps when display reset
- 3a0e467 replace ugly utf8 cache with wrapper around c++ unordered_maps.
- 4472439 Fix Meta/Alt key bindings
- e4f0470 Fix crash with escape/ctrl character input
- 848630a fix cases where UTF8 support is NOT defined.
- f158d42 - unify NLSClassifyMB since we're not doing anything Windows-specific in this particular function.
- 7572b3e Clean up README.NT
- 9090b20 fix extra comma in -debug version flag
- 877e981 cleanup conditional compilation for utf8
- e70019d Working Unicode-in-prompt support.
- 2ddf597 another attempt at improving utf8 support. doesn't look like it's possible without rewriting a bunch of display code.
- edc564f testing unicode support. only works under new Windows 10 terminal right now.
- f7d0288 Increase heap sizes
- 7d43c6d - Fix some globals not being inherited properly. caused bindkey in forked process to show empty bindings. For example bindkey | less
This list of changes was auto generated.