mirror of
https://github.com/Llewellynvdm/fzf.git
synced 2024-11-16 10:15:09 +00:00
Redraw of header on resize
This commit is contained in:
parent
d459e9abce
commit
8b2adba8d6
@ -551,6 +551,7 @@ func (t *Terminal) printAll() {
|
||||
t.printList()
|
||||
t.printPrompt()
|
||||
t.printInfo()
|
||||
t.printHeader()
|
||||
}
|
||||
|
||||
func (t *Terminal) refresh() {
|
||||
|
Loading…
Reference in New Issue
Block a user