mirror of
https://github.com/tmate-io/tmate.git
synced 2026-01-23 02:24:06 +00:00
t_kP is the same as PageUp, so no need for it, from Daniel Hahler.
This commit is contained in:
parent
f495b150fa
commit
9cb5afe114
1 changed files with 0 additions and 3 deletions
|
|
@ -42,9 +42,6 @@ function! s:SetXtermCapabilities()
|
|||
execute "set <F10>=\e[21;*~"
|
||||
execute "set <F11>=\e[23;*~"
|
||||
execute "set <F12>=\e[24;*~"
|
||||
|
||||
execute "set t_kP=^[[5;*~"
|
||||
execute "set t_kN=^[[6;*~"
|
||||
endfunction
|
||||
|
||||
if exists('$TMUX')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue