chzyer / readline

Readline is a pure go(golang) implementation for GNU-Readline kind library
MIT License
2.06k stars 273 forks source link

Fixed: Autocomplete adds unwanted space (ASCII 32)(Issue #190) #208

Open denizul opened 2 years ago

denizul commented 2 years ago

I made a small adjustment to complete.go which removes the additional space that gets added to the tab completions