ITADN

persp-reactive-buffers: preserve recent visited order of buffers

#215Pull Requestblahgeek 创建于 2025-02-11
B
blahgeekcommented
Previously, after switching to a perspective, the recent-visit order of buffers will be changed because `persp-reactive-buffers` revisits buffers based on `persp-current-buffers` which is in a fixed order. With this PR, `persp-reactive-buffers` revisits the buffers based on `(buffer-list)`
合并状态:未合并 关闭于 2025-02-15 1 条评论