prompt-toolkit / pyvim

Pure Python Vim clone.
BSD 3-Clause "New" or "Revised" License
2.52k stars 160 forks source link

Implement :substitute command #130

Closed lieryan closed 4 years ago

lieryan commented 4 years ago

What works:

What doesn't work/not implemented:

jonathanslenders commented 4 years ago

This is amazing, thanks a lot! It's fine if not everything works. We're never going to be feature parity with Vim. But this is absolutely great.

jonathanslenders commented 4 years ago

I noticed a few missing things I typically use. I'm just writing them down here, just to not forget about that: