瀏覽代碼

works C-h well on emacs on tmux

pull/1/head
10sr 12 年之前
父節點
當前提交
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


Loading…
取消
儲存