Skip to content

Commit

Permalink
fix size
Browse files Browse the repository at this point in the history
  • Loading branch information
mc-cat-tty committed Feb 1, 2024
1 parent 6ed4b72 commit 0d184fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ In case of any doubt about the interface visit [help page](HELP.txt).

Note that the application can take up to some seconds to load, especially at the first run.

<img src="assets/tui.png" width="200px">
<img src="assets/tui2.png" width="200px">
<img src="assets/tui.png" width="400px">
<img src="assets/tui2.png" width="400px">

#### Common Exceptions
`urwid.widget.widget.WidgetError: ... canvas when passed size ...`. This class of errors usually means that the terminal **window** is **too small** for the TUI to be rendered.
Expand Down

0 comments on commit 0d184fa

Please sign in to comment.