Vimb - the vim like browser is a webkit based web browser that behaves like the vimperator plugin for the firefox and usage paradigms from the great editor vim. The goal of vimb is to build a completely keyboard-driven, efficient and pleasurable browsing-experience.
Install vimb 3.7.0. (I'm using openbsd-current on amd64.) Then run vimb --version.
Expected behaviour
I see version 3.7.0.
Actual behaviour
$ vimb --version
vimb, version 3.6.0
I'm fairly sure I'm using 3.7.0. The OpenBSD package system says so, and in vimb, :sh echo $VIMB_SELECTION shows the current selection and I think that feature was added in 3.7.0.
Steps to reproduce
Install vimb 3.7.0. (I'm using openbsd-current on amd64.) Then run
vimb --version
.Expected behaviour
I see version 3.7.0.
Actual behaviour
I'm fairly sure I'm using 3.7.0. The OpenBSD package system says so, and in vimb,
:sh echo $VIMB_SELECTION
shows the current selection and I think that feature was added in 3.7.0.For what it's worth: