cp.nvim/lua
Barrett Ruth fa47630e0b fix(submit): clear command line after password prompt
Problem: the first status notification after `inputsecret` rendered on
the same line as the password prompt.

Solution: call `vim.cmd.redraw()` after `inputrestore` to flush the
command line before the callback fires notifications.
2026-03-05 01:06:35 -05:00
..
cp fix(submit): clear command line after password prompt 2026-03-05 01:06:35 -05:00