Procházet zdrojové kódy

works C-h well on emacs on tmux

pull/1/head
10sr před 12 roky
rodič
revize
8435324646
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      bashrc

+ 1
- 1
bashrc Zobrazit soubor

@@ -49,7 +49,7 @@ export GIT_EDITOR="$EDITOR"

null type stty && {
stty stop undef # unbind C-s to stop displaying output
stty erase '^h'
test -z "$TMUX" && stty erase '^h'
}

if iswindows; then


Načítá se…
Zrušit
Uložit