Skip to content

6.22.03" Release from unicode-with-full-vt

Compare
Choose a tag to compare
@amoldeshpande amoldeshpande released this 15 Feb 05:43

Changes:

  • 6e93c08 code cleanup.
  • 45c9116 Clean up code around Function and other key bindings
  • e4824ef Remove N-xx bindings
  • d968ca6 handle resize events
  • 6898ec0 fix warning in NOUTF8 case
  • 4b02ab7 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.
  • dfb4c41 clear utf8 maps when display reset
  • 457067f replace ugly utf8 cache with wrapper around c++ unordered_maps.
  • d8660de Fix Meta/Alt key bindings
  • 085599f Fix crash with escape/ctrl character input
See More
  • d5f4132 fix cases where UTF8 support is NOT defined.
  • 8c00b8a - unify NLSClassifyMB since we're not doing anything Windows-specific in this particular function.
  • 21587ce Clean up README.NT
  • a066f09 fix extra comma in -debug version flag
  • fee04d3 cleanup conditional compilation for utf8
  • 58de29b Working Unicode-in-prompt support.
  • 447557f another attempt at improving utf8 support. doesn't look like it's possible without rewriting a bunch of display code.
  • a0e609c testing unicode support. only works under new Windows 10 terminal right now.
  • 7646470 movefile params were reversed

This list of changes was auto generated.