#27 Better buffer handling

已关闭
nuclearkev1 年之前创建 · 0 条评论

Due to how the buffers are handled from atto, you can only go one direction. It would be nice for the buffers to be more like how GNU Emacs does it where the next buffer to switch to is the previous one you were on. This would likely be a very easy thing to add just by storing the previous buffer in a temp buffer or something. However, I may consider doing this another way to make the code make more sense.

Due to how the buffers are handled from `atto`, you can only go one direction. It would be nice for the buffers to be more like how GNU Emacs does it where the next buffer to switch to is the previous one you were on. This would likely be a very easy thing to add just by storing the previous buffer in a temp buffer or something. However, I may consider doing this another way to make the code make more sense.
登录 并参与到对话中。
正在加载...
取消
保存
这个人很懒,什么都没留下。