Open clach04 opened 1 year ago
I just pulled down a checkout of e8a2d69c1123f3f8a45bcc0e58c755af56d107f7 (Fri Dec 25 06:44:41 2020 +1100)
And ignore case is not working for me with a search. I can see there is code implemented for this https://github.com/prompt-toolkit/pyvim/blob/44937c508397486722e2e6d8c044792a818acfe3/pyvim/commands/commands.py#L568 (not had chance to debug yet), anyone else seeing this?
Version displayed: version 3.0.3, prompt_toolkit 3.0.38
Seen with:
Not seen working anywhere yet.
BTW recently found this and love the IO backend implementation, I think I can use this with one of my projects which I'm excited about :-)
I just pulled down a checkout of e8a2d69c1123f3f8a45bcc0e58c755af56d107f7 (Fri Dec 25 06:44:41 2020 +1100)
And ignore case is not working for me with a search. I can see there is code implemented for this https://github.com/prompt-toolkit/pyvim/blob/44937c508397486722e2e6d8c044792a818acfe3/pyvim/commands/commands.py#L568 (not had chance to debug yet), anyone else seeing this?
Version displayed: version 3.0.3, prompt_toolkit 3.0.38
Seen with:
Not seen working anywhere yet.