Re: [Vimprobable-users] RFC: Added support for buffers
Vimprobable is a lean web browser optimised for full keyboard control
Brought to you by:
hanness
From: Hannes S. <ha...@yl...> - 2015-02-18 18:40:05
|
On Wed, 18 Feb 2015 01:17:26 -0500, Matthew Carter <m...@ah...> wrote: > I love that I can toggle what used to be tab specific features to a > set of buffers now. I'd say that's both the biggest strength and the biggest risk of this approach. If used right, i.e. for grouping pages of one website, this is extremely useful. If used wrong, i.e. to replace windows/tabs, this could lead to severe, unwanted breaches. Another thing to consider: How does the browser react if one of the buffers misbehaves, e.g. if the page in there won't stop executing some stupid script or something? Will it block all other buffers as well? Do I have to kill them all? I definitely believe this is worth pursuing to see what can be done – just needs to be considered carefully before merging this into the main branch. Hannes |