back to block cursor, underline is hard to locate; also cursor switching is vim is not really that nice when you can tmux: the cursor stays the same unless you exit editing
This commit is contained in:
parent
ca5f1cbd88
commit
094e2d2d30
2 changed files with 1 additions and 21 deletions
13
xresources
13
xresources
|
@ -20,11 +20,9 @@ URxvt.saveLines: 1000
|
|||
URxvt.iso14755: false
|
||||
URxvt.visualBell: false
|
||||
URxvt.urgentOnBell: true
|
||||
URxvt.cursorUnderline: true
|
||||
URxvt.termName: rxvt-unicode-256color
|
||||
URxvt.internalBorder: 0
|
||||
!URxvt.fading: 33
|
||||
!URxvt.depth: 32
|
||||
URxvt.fading: 5
|
||||
|
||||
! urxvt perl extensions
|
||||
URxvt.perl-ext-common: default,matcher,clipboard
|
||||
|
@ -40,15 +38,6 @@ URxvt.keysym.C-V: perl:clipboard:paste
|
|||
!URxvt.cursorColor: #fdf6e3
|
||||
!URxvt.colorBD: #fdf6e3
|
||||
|
||||
!URxvt.color0: #eee8d5
|
||||
!URxvt.color7: #073642
|
||||
!URxvt.color8: #fdf6e3
|
||||
!URxvt.color10: #93a1a1
|
||||
!URxvt.color11: #839496
|
||||
!URxvt.color12: #657b83
|
||||
!URxvt.color14: #586e75
|
||||
!URxvt.color15: #002b36
|
||||
|
||||
URxvt.foreground: #657b83
|
||||
URxvt.background: #fdf6e3
|
||||
URxvt.cursorColor: #002b36
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue