atlas-engineer / nyxt

Nyxt - the hacker's browser.
https://nyxt-browser.com/
9.64k stars 404 forks source link

Fix recent buffers #3332

Closed aadcg closed 4 months ago

aadcg commented 4 months ago

Description

Fixes #3331.

All facilities from recent-buffer.lisp should be fully functional now.

Checklist:

aadcg commented 4 months ago

@jmercouris above all, the goal of this PR is to ensure that the commands reopen-buffer and reopen-last-buffer are fully functional. If no bugs are spotted, I'd suggest merging.

Note that #3333 is the subject for future work.

jmercouris commented 4 months ago

I spotted no bugs in my testing.

aadcg commented 4 months ago

Thanks!