ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] IA: unicode 'langmap' в vim 7.2
@ 2008-08-12 14:00 Alexey I. Froloff
  2008-08-12 14:25 ` Alexey I. Froloff
  2008-08-12 15:46 ` Alexey I. Froloff
  0 siblings, 2 replies; 7+ messages in thread
From: Alexey I. Froloff @ 2008-08-12 14:00 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

[-- Attachment #1: Type: text/plain, Size: 558 bytes --]

Я приложил в новом vim патчик для поддержки 'langmap' в локали
UTF-8.  Теперь при каждом нажатии на кнопку в normal mode будет
делаться около 6-и lookup'ов в массив (вместо одного, как бало
раньше).

Но я не об этом.  Пришлите мне пожалуйста настройки 'langmap' для
украинской (и других) раскладки.  Выглядит он так:

set langmap=ё`,Ё~,йq,ЙQ, и так далее

Кодировка файла - UTF-8, пример можно подсмотреть в
/usr/share/vim/langmap/ru_RU.KOI8-R.vim.

Нужно сегодня-завтра.  7.2-alt1 хочу отправить уже с этой фичей.

-- 
Regards,
Sir Raorn.

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [sisyphus] IA: unicode 'langmap' в vim 7.2
  2008-08-12 14:00 [sisyphus] IA: unicode 'langmap' в vim 7.2 Alexey I. Froloff
@ 2008-08-12 14:25 ` Alexey I. Froloff
  2008-08-12 15:46 ` Alexey I. Froloff
  1 sibling, 0 replies; 7+ messages in thread
From: Alexey I. Froloff @ 2008-08-12 14:25 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list


[-- Attachment #1.1: Type: text/plain, Size: 230 bytes --]

* Alexey I. Froloff <raorn@> [080812 18:17]:
> Кодировка файла - UTF-8, пример можно подсмотреть в
> /usr/share/vim/langmap/ru_RU.KOI8-R.vim.
В аттаче совсем правильный файл для русской раскладки.

-- 
Regards,
Sir Raorn.

[-- Attachment #1.2: ru.vim --]
[-- Type: text/plain, Size: 419 bytes --]

" Language mapping:	Russian
" Maintainer:		Sir Raorn <raorn@altlinux.ru>
" Last Change:		12 Aug 2008

scriptencoding utf-8

set langmap=я▒`,п│~,п╧q,п≥Q,я├w,п╕W,я┐e,пёE,п╨r,п R,п╣t,п∙T,п╫y,п²Y,пЁu,п⌠U,я┬i,п╗I,я┴o,п╘O,п╥p,п≈P,я┘[,п╔{,я┼],п╙},я└a,п╓A,я▀s,п╚S,п╡d,п▓D,п╟f,п░F,п©g,п÷G,я─h,п═H,п╬j,п·J,п╩k,п⌡K,п╢l,п■L,п╤\\;,п√:,я█\',п╜\",я▐z,п╞Z,я┤x,п╖X,я│c,п║C,п╪v,п°V,п╦b,п≤B,я┌n,п╒N,я▄m,п╛M,п╠\,,п▒<,я▌.,п╝>,./,\,?

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [sisyphus] IA: unicode 'langmap' в vim 7.2
  2008-08-12 14:00 [sisyphus] IA: unicode 'langmap' в vim 7.2 Alexey I. Froloff
  2008-08-12 14:25 ` Alexey I. Froloff
@ 2008-08-12 15:46 ` Alexey I. Froloff
  2008-08-12 15:51   ` Led
  1 sibling, 1 reply; 7+ messages in thread
From: Alexey I. Froloff @ 2008-08-12 15:46 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

[-- Attachment #1: Type: text/plain, Size: 210 bytes --]

* Alexey I. Froloff <raorn@> [080812 18:17]:
> Пришлите мне пожалуйста настройки 'langmap' для украинской (и
> других) раскладки.
uk.vim есть (спасибо led@).  be.vim будет? ;-)

-- 
Regards,
Sir Raorn.

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [sisyphus] IA: unicode 'langmap' в vim 7.2
  2008-08-12 15:46 ` Alexey I. Froloff
@ 2008-08-12 15:51   ` Led
  2008-08-12 15:55     ` Alexey I. Froloff
  2008-08-12 16:57     ` Kirill A. Shutemov
  0 siblings, 2 replies; 7+ messages in thread
From: Led @ 2008-08-12 15:51 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

В сообщении от Tuesday 12 August 2008 18:46:43 Alexey I. Froloff написал(а):
> * Alexey I. Froloff <raorn@> [080812 18:17]:
> > Пришлите мне пожалуйста настройки 'langmap' для украинской (и
> > других) раскладки.
>
> uk.vim есть (спасибо led@).  be.vim будет? ;-)

Ты лучше попроси фотографию белорусской (и какие там ещё нужны) клавитуры тебе 
присылать:)

-- 
Led

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [sisyphus] IA: unicode 'langmap' в vim 7.2
  2008-08-12 15:51   ` Led
@ 2008-08-12 15:55     ` Alexey I. Froloff
  2008-08-12 15:59       ` Led
  2008-08-12 16:57     ` Kirill A. Shutemov
  1 sibling, 1 reply; 7+ messages in thread
From: Alexey I. Froloff @ 2008-08-12 15:55 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

[-- Attachment #1: Type: text/plain, Size: 275 bytes --]

* Led <ledest@> [080812 19:51]:
> > uk.vim есть (спасибо led@).  be.vim будет? ;-)
> Ты лучше попроси фотографию белорусской (и какие там ещё нужны)
> клавитуры тебе присылать:)
Я букв-то таких не наберу.  Тем более что мне хватает и ru ;-)

-- 
Regards,
Sir Raorn.

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [sisyphus] IA: unicode 'langmap' в vim 7.2
  2008-08-12 15:55     ` Alexey I. Froloff
@ 2008-08-12 15:59       ` Led
  0 siblings, 0 replies; 7+ messages in thread
From: Led @ 2008-08-12 15:59 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

В сообщении от Tuesday 12 August 2008 18:55:08 Alexey I. Froloff написал(а):
> * Led <ledest@> [080812 19:51]:
> > > uk.vim есть (спасибо led@).  be.vim будет? ;-)
> >
> > Ты лучше попроси фотографию белорусской (и какие там ещё нужны)
> > клавитуры тебе присылать:)
>
> Я букв-то таких не наберу.

kcharselect ?:) Я даже "умляуты" в тэгах с его помощью рисую:)

> Тем более что мне хватает и ru ;-) 

-- 
Led

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [sisyphus] IA: unicode 'langmap' в vim 7.2
  2008-08-12 15:51   ` Led
  2008-08-12 15:55     ` Alexey I. Froloff
@ 2008-08-12 16:57     ` Kirill A. Shutemov
  1 sibling, 0 replies; 7+ messages in thread
From: Kirill A. Shutemov @ 2008-08-12 16:57 UTC (permalink / raw)
  To: ledest, ALT Linux Sisyphus discussions

[-- Attachment #1: Type: text/plain, Size: 941 bytes --]

On Tue, Aug 12, 2008 at 06:51:21PM +0300, Led wrote:
> В сообщении от Tuesday 12 August 2008 18:46:43 Alexey I. Froloff написал(а):
> > * Alexey I. Froloff <raorn@> [080812 18:17]:
> > > Пришлите мне пожалуйста настройки 'langmap' для украинской (и
> > > других) раскладки.
> >
> > uk.vim есть (спасибо led@).  be.vim будет? ;-)
> 
> Ты лучше попроси фотографию белорусской (и какие там ещё нужны) клавитуры тебе 
> присылать:)

Железной белорусской клавиатуры я не видел. По расскладке доже самое, что
и русская только вместо 'и' буква 'і', а вместо 'щ' - 'ў'

-- 
Regards,  Kirill A. Shutemov
 + Belarus, Minsk
 + ALT Linux Team, http://www.altlinux.com/

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-08-12 16:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-08-12 14:00 [sisyphus] IA: unicode 'langmap' в vim 7.2 Alexey I. Froloff
2008-08-12 14:25 ` Alexey I. Froloff
2008-08-12 15:46 ` Alexey I. Froloff
2008-08-12 15:51   ` Led
2008-08-12 15:55     ` Alexey I. Froloff
2008-08-12 15:59       ` Led
2008-08-12 16:57     ` Kirill A. Shutemov

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git