It’s easy to pin a tab in vimperator with
:set apptab=true
and to unpin with
:set apptab=false
So it’s quite advisable to include a map in ~/.vimperatorrc as
nmap x :set apptab=true
nmap
:set apptab=false
See http://superuser.com/questions/703525/pin-tab-by-default