; * eat.el (eat-mode): Fix mode line

This commit is contained in:
Akib Azmain Turja 2023-09-15 11:30:13 +06:00
parent dd2a176820
commit 3fcf128840
No known key found for this signature in database
GPG key ID: 5535FCF54D88616B

2
eat.el
View file

@ -6256,7 +6256,7 @@ mouse-3: Switch to char mode"
'(" "
(:propertize
(:eval
(when-let* (((eat--terminal))
(when-let* ((eat--terminal)
(title (eat-term-title eat--terminal))
((not (string-empty-p title))))
(format "(%s)" (string-replace "%" "%%"