Fix stale mode-line after switching buffers
This commit is contained in:
parent
d8105427e2
commit
ca56d08dd9
1 changed files with 1 additions and 0 deletions
|
@ -129,6 +129,7 @@ buffers. If there's nothing left, switch to `doom-fallback-buffer'. See
|
|||
do
|
||||
(dotimes (_i (abs n))
|
||||
(funcall move-func)))))
|
||||
(force-mode-line-update)
|
||||
(current-buffer)))
|
||||
|
||||
;;;###autoload
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue