ソースを参照

tmux.org: Remove set-remain-on-exit

No longer applicable to recent tmux past 2.4..ish. Too lazy to look it up.
master
Mitch Tishmack 8年前
コミット
bacc4dc048
1個のファイルの変更0行の追加3行の削除
  1. +0
    -3
      tmux.org

+ 0
- 3
tmux.org ファイルの表示

@@ -118,9 +118,6 @@ Tmux configuration. Pretty boring in most ways.
# Non confirming kill pane plskthxbai
bind-key x kill-pane

# In case something I run exits straight away, i'd like to know about it.
set-option -g set-remain-on-exit on

# Lets change the prefix key so we don't clobber emacs back one char key
unbind-key C-b



読み込み中…
キャンセル
保存