mirror of
				https://github.com/tmux/tmux.git
				synced 2025-10-26 12:27:15 +00:00 
			
		
		
		
	t_kP is the same as PageUp, so no need for it, from Daniel Hahler.
This commit is contained in:
		| @@ -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') | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Nicholas Marriott
					Nicholas Marriott