Fixed Home+End keys in xterm
This commit is contained in:
parent
4dfb468546
commit
4e46332692
@ -6,6 +6,10 @@ xterm*charClass: 33:48,35:48,37:48,43:48,45-47:48,64:48,95:48,126:48
|
|||||||
xterm*termName: xterm-color
|
xterm*termName: xterm-color
|
||||||
xterm*eightBitInput: false
|
xterm*eightBitInput: false
|
||||||
|
|
||||||
|
*VT100*Translations: #override \
|
||||||
|
<Key>Home: string(0x01)\n\
|
||||||
|
<Key>End: string(0x05)\n
|
||||||
|
|
||||||
!BLK Cursor
|
!BLK Cursor
|
||||||
#define _color0 #000d18
|
#define _color0 #000d18
|
||||||
#define _color8 #000d18
|
#define _color8 #000d18
|
||||||
|
Loading…
Reference in New Issue
Block a user