Skip to content

6.24.10" Release from unicode-with-full-vt-restore

Compare
Choose a tag to compare
@amoldeshpande amoldeshpande released this 19 Jul 19:49

Changes:

  • 74903b2 mysterious double commit. bad rebase?. I hate git
  • 3a0e018 cant double size in child
  • ad562ce code cleanup.
  • 26e4083 Clean up code around Function and other key bindings
  • 2d8ee78 Remove N-xx bindings
  • 1bec57c handle resize events
  • 5e98622 fix warning in NOUTF8 case
  • 11dbb23 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.
  • 99cdc7f movefile params were reversed
  • 83c91cc ReplaceFile is unreliable and caused history to not be saved
See More
  • 302dcd8 clear utf8 maps when display reset
  • 7dfcf9b replace ugly utf8 cache with wrapper around c++ unordered_maps.
  • 320875c Fix Meta/Alt key bindings
  • e5227f7 Fix crash with escape/ctrl character input
  • b632498 fix cases where UTF8 support is NOT defined.
  • 22af1d3 - unify NLSClassifyMB since we're not doing anything Windows-specific in this particular function.
  • ddbb09a Clean up README.NT
  • 0418228 fix extra comma in -debug version flag
  • cd5ef2a cleanup conditional compilation for utf8
  • 2441094 Working Unicode-in-prompt support.
  • 4fe0ea3 another attempt at improving utf8 support. doesn't look like it's possible without rewriting a bunch of display code.
  • 88a4ea7 testing unicode support. only works under new Windows 10 terminal right now.
  • ae5b783 Increase heap sizes
  • 0f906bc - 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.