mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-06 08:01:58 +02:00
...
This commit is contained in:
@@ -85,6 +85,7 @@ func (c cmd_renderer) ShowMetadata(h *Handler, s ShowData) (offset int) {
|
||||
for _, line := range r.Lines {
|
||||
w(line, false)
|
||||
}
|
||||
h.lp.QueueWriteString("\x1b[m") // reset SGR attributes
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user