janus icon indicating copy to clipboard operation
janus copied to clipboard

ZoomWin error: E354: Invalid register name

Open randomm opened this issue 9 years ago • 4 comments

Hi,

I'm getting the following error both when zooming in and zooming out from buffers:

Error detected while processing function ZoomWin#ZoomWin..<SNR>151_RestoreUserSettings: line 9: E354: Invalid register name: '*'

Zooming works regardless of this error, but it has gotten to be a bit irritating. As I've done a clean install and the issue persists (I have not used the feature before, so the issue may always have been there) I'm guessing perhaps I'm doing something wrong... Any ideas?

randomm avatar Feb 24 '15 07:02 randomm

Me too. Running a very fresh janus installation under /root in a fresh virtual machine. vi + <c-w>o shows:

Error detected while processing function ZoomWin#ZoomWin..<SNR>138_RestoreUserSettings:
line    9:
E354: Invalid register name: '*'
Press ENTER or type command to continue

I've disabled this plugin with:

call janus#disable_plugin('zoomwin')

And the problem went away...

pmorch avatar Apr 28 '15 11:04 pmorch

I think it's better to replace ZoomWin with a new kid called ZoomWinTab the former is not being maintained since 2012. What do you guys think? @kalbasit

dolohow avatar Sep 14 '15 21:09 dolohow

@dolohow +1 for that.

kalbasit avatar Sep 14 '15 23:09 kalbasit

Does the latest version fix it?

xvdy avatar Feb 22 '17 09:02 xvdy