Skip to content

Commit

Permalink
重新定义erase,使退格键生效
Browse files Browse the repository at this point in the history
  • Loading branch information
hexiaoyanh committed Jul 19, 2021
1 parent 7cf8ec0 commit 0835780
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
# -------------------------------------------------------------
# 检查系统
export LANG=en_US.UTF-8
stty erase ^H #重新定义erase,使退格键生效
echoContent() {
case $1 in
# 红色
Expand Down

0 comments on commit 0835780

Please sign in to comment.