mokkabonna / inquirer-autocomplete-prompt

Autocomplete prompt for inquirer
ISC License
354 stars 82 forks source link

fix for #74 #122

Closed kapalex closed 1 year ago

kapalex commented 3 years ago

Hey, I also had an issue with tab and backspace, I changed up the way it is done to avoid the \t causing the issue. Thanks!