When you disable CLI prompting in order to get rid of those pesky confirmation prompts, CLI stops recording new commands, and "dis cli p" remains the last command in your history until you just give up and type "en cli p".
I guess this is somewhat related to CLI prompting being a problem for scripts (hence the "disable cli prompting" command), and history not being used in scripts... *sigh*
Is this a known issue ? Is there any hope for a fix in upcoming releases ?