spielbash
spielbash copied to clipboard
error: parse error: resize is not installed!
What is required to install resize
? Please, I need a little more to go on. Is this an OS package. More details as to which, please.
Hey @nemonik. You need to have https://linux.die.net/man/1/resize installed in order to resize the terminal session
I had the same issue @nemonik. @curquiza helped me by founding this: https://stackoverflow.com/questions/54342365/resize-command-not-found-macos-sierra
I installed https://www.xquartz.org/ and everything worked.
Thank you.
on Arch I found via
➜ hands-on-DevOps git:(master) ✗ sudo pacman -F resize
[sudo] password for mjwalsh:
extra/xterm 350-1
usr/bin/resize
➜ hands-on-DevOps git:(master) ✗ sudo pacman -Syu xterm