...
This commit is contained in:
parent
772805b8ec
commit
97d8c2a230
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue