Factor out make_next_panel() out of browse action widgets into a plain function.

This commit is contained in:
Dan Helfman
2026-05-21 15:50:34 -07:00
parent fd98f4fdd1
commit 73222e7b5b
2 changed files with 38 additions and 37 deletions
+1 -1
View File
@@ -171,7 +171,7 @@ This launches a console UI where you can select a borgmatic configuration file
repository, and even browse the backed up files in that archive.
Use the keyboard or the mouse to navigate the UI. The footer at the bottom of
the screen shows some of the available keys. Logs shows up directly in the UI at
the screen shows some of the available keys. Logs show up directly in the UI at
the [selected
verbosity](https://torsion.org/borgmatic/reference/command-line/logging/),
although logs are hidden by default.