reedline
reedline copied to clipboard
Fix #793 using width() for column menu alignements with special char
Align results by the width of the string and not its length. This fix completion results shift in nushell. closes #793