162:0538d5699cd7 | 164:48af2ec782e0 |
---|---|
428 endif | 428 endif |
429 | 429 |
430 if $TERM =~ 'rxvt-unicode' | 430 if $TERM =~ 'rxvt-unicode' |
431 set ttymouse=urxvt | 431 set ttymouse=urxvt |
432 set mouse=a | 432 set mouse=a |
433 map <Esc>[7~ <Home> | |
434 map <Esc>[8~ <End> | |
433 endif | 435 endif |
434 | 436 |
435 if &t_Co == 256 | 437 if &t_Co == 256 |
436 colorscheme jellybeans | 438 colorscheme jellybeans |
437 end | 439 end |