6.24.00" Release from unicode-with-full-vt-restore
Changes:
- dff7423 mysterious double commit. bad rebase?. I hate git
- 30d5775 cant double size in child
- 2e48ae1 code cleanup.
- 56bdf34 Clean up code around Function and other key bindings
- 522f688 Remove N-xx bindings
- d48d3e8 handle resize events
- f1d5e3f fix warning in NOUTF8 case
- 1f28c3b 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.
- 2859f7b movefile params were reversed
- 78034e2 ReplaceFile is unreliable and caused history to not be saved
See More
- 7196a3e clear utf8 maps when display reset
- 4eb9b22 replace ugly utf8 cache with wrapper around c++ unordered_maps.
- c47818d Fix Meta/Alt key bindings
- 31d2cba Fix crash with escape/ctrl character input
- 2f6c159 fix cases where UTF8 support is NOT defined.
- 5250e7f - unify NLSClassifyMB since we're not doing anything Windows-specific in this particular function.
- c85ac9f Clean up README.NT
- 2547b77 fix extra comma in -debug version flag
- d45cee8 cleanup conditional compilation for utf8
- b6d6acc Working Unicode-in-prompt support.
- 6f12485 another attempt at improving utf8 support. doesn't look like it's possible without rewriting a bunch of display code.
- 8bcc055 testing unicode support. only works under new Windows 10 terminal right now.
- ac01580 Increase heap sizes
- a5b0454 - 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.