Whelp, couldn't convince myself to switch to tmux
Did some soul searching and I really couldn't find any compelling reason to switch to tmux. Sure it's modern and has a ton of cool features, but said features actually don't interest me. Couple that with the fact that I was planning to reconfigure tmux a bit to use screen's same mapping key, just made me think there's no reason to switch if all I'm going to be doing is trying to will one to work like the other.
This commit is contained in:
parent
2f76df813b
commit
d715d2ee94
1 changed files with 0 additions and 11 deletions
11
tmux.conf
11
tmux.conf
|
@ -1,11 +0,0 @@
|
|||
set -sg default-terminal "screen-256color"
|
||||
set -asg terminal-overrides ",xterm-256color:Tc,screen-256color:Tc"
|
||||
|
||||
set -g default-shell /bin/zsh
|
||||
|
||||
set -g base-index 1
|
||||
set -g pane-base-index 1
|
||||
|
||||
unbind-key C-b
|
||||
set -g prefix C-a
|
||||
bind-key C-a send-prefix
|
Loading…
Add table
Add a link
Reference in a new issue