Jelmerro / Vieb

Vim Inspired Electron Browser - Vim bindings for the web by design
https://vieb.dev
GNU General Public License v3.0
1.32k stars 63 forks source link

Make the history of tabs persist through sessions #492

Open kjlo opened 1 year ago

kjlo commented 1 year ago

Checklist

Addition or change When I close Firefox or any other Chromium-based browser, the history of every tab is stored through sessions. This doesn't happen with Vieb, and every time that I open it, is a new blank session despite every tab being there.

Alternatives considered Search in :history for the past pages of some tab. This doesn't provide a time-efficient way to navigate through the history of tabs across sessions.

Jelmerro commented 1 year ago

This is blocked by #371 and thus blocked by a lack of Electron functionality, otherwise this would already be in Vieb.