mirror of
https://github.com/vim/vim.git
synced 2026-04-20 18:55:57 +02:00
Problem: Terminal debugger commands don't always work. (Dominique Pelle)
Solution: Set 'cpo' to its default value when defining commands. (Christian
Brabandt)