Skip to content

add escapeCodeTimeout as an option to createInterface

Rodrigo Muino Tomonari requested to merge github/fork/raoofha/master into master

500ms for application like readline-vim is very annoying. this PR allow the developer to control the timeout.

  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

Merge request reports

Loading