bundles/apt: ensure we have ncurses-term
If that's not installed, we get weird drawing issues in tmux.
This commit is contained in:
parent
25ea5af2db
commit
d507f6794f
1 changed files with 1 additions and 0 deletions
|
@ -111,6 +111,7 @@ pkg_apt = {
|
|||
'mount': {},
|
||||
'mtr': {},
|
||||
'ncdu': {},
|
||||
'ncurses-term': {},
|
||||
'netcat': {},
|
||||
'nmap': {},
|
||||
'python3': {},
|
||||
|
|
Loading…
Reference in a new issue