<div dir="ltr"><div>I want to be able to scroll the ex history using \M-p key.</div><div>That is if i press &quot;:%s/blabla/helloworld/gcI&quot;</div><div>and later &quot;:\M-p&quot; i want the above to appear.</div><div>
<br></div><div>So something like this:</div><div>(define-key-evil minibuffer-local-map &quot;\M-p&quot; &#39;function-that-i-want-to-call)</div><div><br></div><div>Thanks in advance.</div></div>