> This patch fixes a problem with the notice window. > (If you click in the notice window, it is confused) I've noticed that bug and it is indeed annoying. And your fix seems to work although you missed two spots (handle_key_binding and ask_position_mode). I've checked in the patch with those additions.