aboutsummaryrefslogtreecommitdiffstats
path: root/commands/redraw.go
Commit message (Collapse)AuthorAgeFilesLines
* ui: add :redraw commandTim Culverhouse2024-08-031-0/+22
Add a :redraw command to force a repaint of the entire screen. Changelog-added: New `:redraw` command to force a repaint of the screen. Requested-by: Remko Tronçon <r@mko.re> Signed-off-by: Tim Culverhouse <tim@timculverhouse.com> Tested-by: Koni Marti <koni.marti@gmail.com> Acked-by: Robin Jarry <robin@jarry.cc>