TERM=screen-256color
This commit is contained in:
parent
ff8e17ea6b
commit
d47499960b
|
@ -19,7 +19,7 @@ URxvt.color14: rgb:55/ff/ff
|
|||
URxvt.color15: rgb:ff/ff/ff
|
||||
|
||||
! Имя терминала
|
||||
URxvt*termName: rxvt
|
||||
URxvt*termName: rxvt-256color
|
||||
|
||||
! Будет ли курсор мигать
|
||||
URxvt.cursorBlink: false
|
||||
|
@ -107,4 +107,3 @@ URxvt.perl-lib: .urxvt/perl/
|
|||
! URxvt*perl-ext: tabbed,clipboard-osc,confirm-paste,matcher,option-popup,overlay-osc,readline,remote-clipboard,searchable-scrollback,selection,selection- autotransform,selection-pastbin,selection-popup,xim-onthespot
|
||||
!URxvt.perl-ext-common: default,tabbedex,matcher,url-select,clipboard-osc
|
||||
URxvt*perl-ext: default,tabbedex,matcher,url-select,clipboard-osc,searchable-scrollback
|
||||
|
||||
|
|
Loading…
Reference in New Issue