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 99 forks source link

Bookmarks? #701

Open ghost opened 2 years ago

ghost commented 2 years ago

Can you add bookmarks in vimb? If so, how?

fanglingsu commented 2 years ago

@amarakon You have multiple option to do this.

ghost commented 2 years ago

Thanks, I added a bookmark. How do I check my bookmarks and open them?

fanglingsu commented 2 years ago

@amarakon To open you bookmark, you can type o so that ':open ' appears in inputbar. If you type ! followed by one or more tags or parts of them and press <tab> a list of matching bookmarks opens. You can then step through this list by <tab> or <shift-tab> and open it by enter.

stale[bot] commented 2 years ago

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