how to display contents of all registers in evil?

Jim Green student.northwestern at gmail.com
Fri Dec 9 16:18:35 CET 2011


On 9 December 2011 08:08, Frank Fischer
<frank.fischer at mathematik.tu-chemnitz.de> wrote:
> On Thu, Dec 08, 2011 at 10:09:49AM -0500, Jim Green wrote:
>> Hello Frank and list:
>>
>> do we have a command like :reg in vim to show what each register have?
>
> Added in d412a79

I tried :registers

it shows:
unknown command registers

I grepped registers and do see it defined in evil-maps.el so I am confused.


I also tried :jumps and :marks

I get
wrong type argument: commanddp, evil-show-jumps
and
wrong type argument: commanddp, evil-show-registers

this two erros are similar to

Wrong type argument: commandp, evil-window-close which I reported in an earlier
thread.


Thanks, Jim.



More information about the implementations-list mailing list