You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cursor in Buffer List will move to the start of buffer cyclically.
And linum-mode doesn't function correctly in Buffer List too.
Reproduction guide
Start Emacs
Open anything
M-x global-linum-mode
C-x C-b (show Buffer List)
see what is wrong
Observed behaviour:
Cursor in Buffer List will move to the start of buffer cyclically.
Line-num is weired, also changed cyclically Expected behaviour:
Nothing will change cyclically.
That issue has a workaround. It was considered wontfix because it's not part of regular Spacemacs workflow to be using the buffer list. Feel free to make a PR if you like.
Description
Cursor in Buffer List will move to the start of buffer cyclically.
And
linum-mode
doesn't function correctly in Buffer List too.Reproduction guide
Observed behaviour:
Cursor in Buffer List will move to the start of buffer cyclically.
Line-num is weired, also changed cyclically
Expected behaviour:
Nothing will change cyclically.
System Info
Backtrace
TEP is my private layer
The text was updated successfully, but these errors were encountered: