rndusr / stig

TUI and CLI for the BitTorrent client Transmission
GNU General Public License v3.0
554 stars 24 forks source link

[Question] Is there any way to disable the top bar. #208

Closed SmellsNice closed 2 years ago

SmellsNice commented 2 years ago

As the title says I would like to disable the bar which shows transmission version and port. Right now the closest I know how is to use a theme to make it match my background colour but that leaves a noticeable gap.

rndusr commented 2 years ago
$ stig help
[...]
commands, cmds                    - Lists commands
[...]
$ stig help commands
[...]
tui                 Show or hide parts of the text user interface
[...]
SmellsNice commented 2 years ago

Thank you, solved.