Browse Source

Remove C- fix, it doesnt work

master
Taylor Bockman 9 years ago
parent
commit
c26699acfe
  1. 4
      dotfiles/Xresources
  2. 2
      dotfiles/tmux.conf

4
dotfiles/Xresources

@ -141,8 +141,8 @@ URxvt*boldFont: xft:Inconsolata:bold
URxvt.letterSpace: -1 URxvt.letterSpace: -1
URxvt*termName: rxvt URxvt*termName: rxvt
URxvt*iso14755_52: False URxvt.iso14755: False
URxvt*iso14755: False URxvt.iso14755_52: False
URxvt.urgentOnBell: true URxvt.urgentOnBell: true
! URxvt*foreground: color ! URxvt*foreground: color
! URxvt*color0: color ! URxvt*color0: color

2
dotfiles/tmux.conf

@ -88,4 +88,4 @@ bind p paste-buffer
set-window-option -g mode-keys vi set-window-option -g mode-keys vi
# Pass-through C- # Pass-through C-
set-window-option -g xterm-keys on #set-window-option -g xterm-keys on

Loading…
Cancel
Save