Skip to content

Release 0.3.2 (2020-01-26) Hotfix

Compare
Choose a tag to compare
@akinomyoga akinomyoga released this 26 Jan 13:42
· 1108 commits to master since this release

Fixes

  • edit: fix a bug that the shell hangs with source ble.sh --noattach && ble-attach (reported by dylankb) #D1223 ce93c08 896fa3b (master: 59c1ce4 3031007)
  • main: check ~/.config/blesh/init.sh #D1224 8e1ae73 (master: a82f961)
  • main: workaround cygwin uninitialized environment #D1225 #D1226 6aa1732 (master: b9278bc)
  • vi_test: fix a bug that test fails to restore the original state #D1232 d912e69 (master: 4b882fb)
  • decode (ble/builtin/bind): skip checking stdin in parsing the keyseq #D1235 057183c (master: 5f949e8)
  • main (ble-update): fix a bug that the check of make does not work in Bash 3.2 #D1236 840d6d6 (master: 08ced81)
  • global: workaround Bash 3.2 bug of array initialization with SOH/DEL #D1238 #D1241 1f4e2bb (master: defdbd4 1720ec0)