view runtime/keymap/hebrew_iso-8859-8.vim @ 34665:ca2da8e8fb53 v9.1.0215

patch 9.1.0215: Half-page scrolling does not support smooth-scrolling Commit: https://github.com/vim/vim/commit/5a2e3ec9ac72b6e644fea4ebba7e632498296e2f Author: Luuk van Baal <luukvbaal@gmail.com> Date: Thu Mar 28 10:07:29 2024 +0100 patch 9.1.0215: Half-page scrolling does not support smooth-scrolling Problem: Page-wise scrolling with Ctrl-D/Ctrl-U implements it's own logic to change the topline and cursor. More logic than necessary for scrolling with Ctrl-F/Ctrl-B was removed in patch 9.1.0211. Solution: Re-use the logic from Ctrl-E/Ctrl-Y/Ctrl-F/Ctrl-B while staying backward compatible as much as possible. Restore some of the logic that determined how many lines will be scrolled (Luuk van Baal) closes: #14316 Signed-off-by: Luuk van Baal <luukvbaal@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
author Christian Brabandt <cb@256bit.org>
date Thu, 28 Mar 2024 10:15:08 +0100
parents 3fc0f57ecb91
children
line wrap: on
line source

" Vim Keymap file for hebrew
" Maintainer  : Ron Aaron <ron@ronware.org>
" Last Updated: Wed 28 Feb 2001 21:28:51
" This is the standard Israeli keyboard layout

" Use this short name in the status line.
let b:keymap_name = "heb"

loadkeymap
a	<char-249>	" ù - shin
b	<char-240>	" ð - nun
c	<char-225>	" á - bet
d	<char-226>	" â - gimel
e	<char-247>	" ÷ - qof
f	<char-235>	" ë - kaf
g	<char-242>	" ò - ayin
h	<char-233>	" é - yod
i	<char-239>	" ï - final nun
j	<char-231>	" ç - het
k	<char-236>	" ì - lamed
l	<char-234>	" ê - final kaf
m	<char-246>	" ö - tsadi
n	<char-238>	" î - mem
o	<char-237>	" í - final mem
p	<char-244>	" ô - pe
q	/		" / - slash
r	<char-248>	" ø - resh
s	<char-227>	" ã - dalet
t	<char-224>	" à - alef
u	<char-229>	" å - vav
v	<char-228>	" ä - he
w	'		" ' - single-quote
x	<char-241>	" ñ - samekh
y	<char-232>	" è - tet
z	<char-230>	" æ - zayin
,	<char-250>	" ú - tav
.	<char-245>	" õ - final tsadi
;	<char-243>	" ó - final pe
'	,		" , - comma
/	.		" . - period
`	;		" ; - semicolon