Hi,
FIrst I'd like to thank you for this great library, however it does have an annoying bug with white-space: nowrap.
Indeed, when I attempt to use this library on a textarea generated by React that has white-space: nowrap, the library returns incorrect positions when the text is longer than the width of the textarea.