Re: [Vimprobable-users] useragent switcher
Vimprobable is a lean web browser optimised for full keyboard control
Brought to you by:
hanness
From: Hannes S. <ha...@yl...> - 2011-08-20 18:56:55
|
Hi! Jan Niemeyer <ne...@on...> wrote: > I hacked together a small patch to quickly change the > useragent of vimprobable. It's based on my old quickmark-code and > works like this: w{1..9} sets the respective line in USERAGENT_FILE > as the new useragent. This seems to be a patch against Vimprobable2. I don't think this construct is really necessary; why not just use the :bind command to define a few :set useragent=... commands? Hannes |