<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 ":%s/blabla/helloworld/gcI"</div><div>and later ":\M-p" i want the above to appear.</div><div>
<br></div><div>So something like this:</div><div>(define-key-evil minibuffer-local-map "\M-p" 'function-that-i-want-to-call)</div><div><br></div><div>Thanks in advance.</div></div>