This breaks a lot of ncurses apps.
Probably due to:
https://github.com/offensive-security/kali-nethunter/blob/master/nethunter-fs/stages/stage2#L11
Perhaps the terminal emulator should be dynamically adjusting LINES/COLUMNS itself?
Or change the stty call to a resize?
This breaks a lot of ncurses apps.
Probably due to:
https://github.com/offensive-security/kali-nethunter/blob/master/nethunter-fs/stages/stage2#L11
Perhaps the terminal emulator should be dynamically adjusting LINES/COLUMNS itself?
Or change the stty call to a resize?