synology:synology-bash-fix
Bash linewrap fix on Synology
When SSH-ing into Synology systems, the prompt wraps onto itself after 80 characters, regardless of the size of the window. To fix this do:
vi ~/.bashrc
and insert:
#!/bin/sh shopt -s checkwinsize
synology/synology-bash-fix.txt · Last modified: 2023/05/29 11:55 by 127.0.0.1