Minor updates all around.
This commit is contained in:
parent
ca215c7850
commit
4c867cd880
@ -1,36 +0,0 @@
|
||||
!! Cosmetics.
|
||||
|
||||
! Widgets.
|
||||
xterm*faceName: Iosevka,Iosevka Medium
|
||||
xterm*faceSize: 12
|
||||
xterm*background: black
|
||||
|
||||
!xterm*foreground: white
|
||||
|
||||
! Misc.
|
||||
xterm*title: Terminal
|
||||
|
||||
!! Functionality.
|
||||
|
||||
! Save X number of lines.
|
||||
xterm*savelines: 20000
|
||||
|
||||
! Allow double-click to hilight URIs.
|
||||
xterm*charClass: 33:48,36-47:48,58-59:48,61:48,63-64:48,95:48,126:48
|
||||
|
||||
! Stop scrolling on output.
|
||||
xterm*scrollTtyOutput: false
|
||||
|
||||
! Set a framerate cap (yes, its ridiculous, I know)
|
||||
xterm*buffered: true
|
||||
xterm*bufferedFPS: 60
|
||||
|
||||
! Work around odd behavior in EMACS.
|
||||
xterm*backarrowKey: false
|
||||
|
||||
! Run in Unicode mode.
|
||||
xterm*utf8: 2
|
||||
xterm*Utf8Fonts: 2
|
||||
|
||||
! Use a visual bell.
|
||||
xterm*VisualBell: true
|
Loading…
x
Reference in New Issue
Block a user