-
-
Save treyharris/89e4d34538652183364ec9fde68cb663 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| buffer-limit 50 | |
| command-alias[0] "split-pane=split-window" | |
| command-alias[1] "splitp=split-window" | |
| command-alias[2] "server-info=show-messages -JT" | |
| command-alias[3] "info=show-messages -JT" | |
| command-alias[4] "choose-window=choose-tree -w" | |
| command-alias[5] "choose-session=choose-tree -s" | |
| default-terminal "screen-256color" | |
| escape-time 0 | |
| exit-unattached off | |
| focus-events on | |
| history-file "" | |
| message-limit 100 | |
| set-clipboard external | |
| terminal-overrides[0] "xterm*:XT:Ms=\\E]52;%p1%s;%p2%s\\007:Cs=\\E]12;%p1%s\\007:Cr=\\E]112\\007:Ss=\\E[%p1%d q:Se=\\E[2 q" | |
| terminal-overrides[1] "screen*:XT" | |
| terminal-overrides[2] "*256col*:Tc" | |
| terminal-overrides[3] "*256col*:Tc" | |
| terminal-overrides[4] "*256col*:Tc" | |
| terminal-overrides[5] "*:Tc" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment