aboutsummaryrefslogtreecommitdiff
path: root/xA
diff options
context:
space:
mode:
Diffstat (limited to 'xA')
-rw-r--r--xA/xA.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/xA/xA.go b/xA/xA.go
index 5bd3975..495dfd5 100644
--- a/xA/xA.go
+++ b/xA/xA.go
@@ -1499,6 +1499,7 @@ func main() {
if b := bufferByName(bufferCurrent); b != nil {
b.highlighted = false
refreshIcon()
+ refreshBufferList()
}
})
a.Lifecycle().SetOnExitedForeground(func() {