Skip to content
  • rswindell's avatar
    console.getkeys() had a couple of bugs: · 49eef9c4
    rswindell authored
    - you couldn't specify a maxnum value of 0 (it would get overridden to ~0)
    - you couldn't specify a mode argument value without also specifying a non-zero
      maxnum value
    49eef9c4