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': {},
|
'mount': {},
|
||||||
'mtr': {},
|
'mtr': {},
|
||||||
'ncdu': {},
|
'ncdu': {},
|
||||||
|
'ncurses-term': {},
|
||||||
'netcat': {},
|
'netcat': {},
|
||||||
'nmap': {},
|
'nmap': {},
|
||||||
'python3': {},
|
'python3': {},
|
||||||
|
|
Loading…
Reference in a new issue