Matthias Pitzl wrote:
Hello!
I'm just curious whether there's a bugtracking system for vim where one
could see what bugs are currently open for the current version.
Thanks,
Matthias
There's the TODO list (:help todo.txt) which may or may not be what
you're asking for. Otherwise, when Bram becomes aware of a bug, he
usually (a) fixes it immediately, (b) places it on the TODO list, or (c)
decides it's not a bug, or not worth fixing.
If you're interested in that kind of things, you may want to subscribe
to the vim-dev list (if you haven't already).
Best regards,
Tony.