Closed jshipley closed 8 months ago
Running rexi 1.1.0 installed from pypi
After checking out rexi repository, run rexi -i README.md
rexi -i README.md
When I start typing in a regex, highlighting is applied to the main box. If the regex is just a single . then all of the text gets wrapped and looks like this:
.
Hi! Thanks for pointing it out,i will open a PR that will fix it later in the week 😀
Fixed on 1.1.1 :)
Running rexi 1.1.0 installed from pypi
After checking out rexi repository, run
rexi -i README.md
When I start typing in a regex, highlighting is applied to the main box. If the regex is just a single
.
then all of the text gets wrapped and looks like this: