Просмотр исходного кода

works C-h well on emacs on tmux

pull/1/head
10sr 12 лет назад
Родитель
Сommit
8435324646
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      bashrc

+ 1
- 1
bashrc Просмотреть файл

@@ -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


Загрузка…
Отмена
Сохранить