fanglingsu / vimb

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.
https://fanglingsu.github.io/vimb/
GNU General Public License v3.0
1.34k stars 100 forks source link

How to disable prefetch? #637

Closed iio7 closed 3 years ago

iio7 commented 3 years ago

As the title says, how to disable link prefetching?

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had activity within the last 60 days.

fanglingsu commented 3 years ago

@iio7 Sorry for the late response. If you mean the dns prefetching - you can toggle this by :set dns-prefetching!.