Преглед изворни кода

stty erase \^h

pull/1/head
10sr пре 12 година
родитељ
комит
3f04055d93
1 измењених фајлова са 4 додато и 1 уклоњено
  1. +4
    -1
      bashrc

+ 4
- 1
bashrc Прегледај датотеку

@@ -377,7 +377,10 @@ _echocolors(){
"\e[0m"
}

safe-cmd stty stop undef # unbind C-s to stop displaying output
null type stty && {
stty stop undef # unbind C-s to stop displaying output
stty erase '^h'
}

#########################
# for windose


Loading…
Откажи
Сачувај