diff --git a/client.go b/client.go index 7c22769..c8535eb 100644 --- a/client.go +++ b/client.go @@ -258,6 +258,7 @@ func (c *client) TakeControlInput() { } err = c.NextSearchItem(0) if err != nil { + c.PageState.History[c.PageState.Position].WrapContent(c.Width-1,(c.Options["theme"] == "color")) c.Draw() } case ':', ' ':