diff options
Diffstat (limited to 'xM/main.swift')
-rw-r--r-- | xM/main.swift | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xM/main.swift b/xM/main.swift index 91e3499..e6f9648 100644 --- a/xM/main.swift +++ b/xM/main.swift @@ -1203,6 +1203,7 @@ class WindowDelegate: NSObject, NSWindowDelegate { b.highlighted = false refreshIcon() + refreshBufferList() } // Buffer indexes rotated to start after the current buffer. |