emacs: control tab buffer cycling, or stack buffer cycling, similar to alt-tab between windows

后端 未结 3 1875
野的像风
野的像风 2021-01-13 16:41

I have consulted this resource: http://www.emacswiki.org/cgi-bin/wiki/ControlTABbufferCycling, and tried buffer-stack.el, which is useful, but I find the user e

3条回答
  •  日久生厌
    2021-01-13 17:02

    I have been maintaining a personal copy of buffer-stack. It works really well -- to the extent that I haven't thought about it for years until recently when I had to fix a legacy workaround which caused a bug.

    I will put my fork up on github when time allows. I'm not averse to adding some sort of index display although it does not matter much in my use-case -- helm is great to choose from a list of buffers.

提交回复
热议问题