Re: [vimb-users] About focusing on new window
Vimp browser is a webkit based web browser.
Brought to you by:
fanglingsu
|
From: Daniel C. <dan...@gm...> - 2019-03-19 19:35:06
|
Hi Shelby Hui-Jun Chen, > From: "Shelby Hui-Jun Chen" <fis...@gm...> > Subject: [vimb-users] About focusing on new window > > The behavior is the focusing on newly opened windows. It seems that no > matter use tabbed or not, vimb will always focus on newly opened windows. > However, my habit on searching on the Internet is to stay in one page and > open all links that I am interested in. After that, I can read each webpage. > Nevertheless, if vimb always focus on newly opened windows, then it would > be annoying to refocus on newly opened windows. That was my workflow too in the past especially on wikipedia. I ended up with a lot of opened windows. It's not a real answer to you question, but you might use the built in queue to push URLs on and read them later. You can use hinting to push a link to the queue by `;p` or in keep hinting active mode `g;p`. If the queue is filled you could easily open the next page by `<CTRL-P>`. daniel |