Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
enter utf-8 symbols
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Oleg Puchinin  
View profile  
 More options Jun 12 2011, 9:13 am
From: Oleg Puchinin <graycardinals...@gmail.com>
Date: Sun, 12 Jun 2011 20:13:12 +0700
Local: Sun, Jun 12 2011 9:13 am
Subject: enter utf-8 symbols
Hello !
Is it possible to enter characters UTF-8 on the code? For example some
command? Say - entered the command with the correct hex code and got
the correct character?

Best regards,
Oleg.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
mattn  
View profile  
 More options Jun 12 2011, 11:00 pm
From: mattn <mattn...@gmail.com>
Date: Sun, 12 Jun 2011 20:00:33 -0700 (PDT)
Local: Sun, Jun 12 2011 11:00 pm
Subject: Re: enter utf-8 symbols

Do you mean that you want to input utf-8 text without IME(Input Method
Editor)?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
ZyX  
View profile   Translate to Translated (View Original)
 More options Jun 12 2011, 11:37 pm
From: ZyX <zyx....@gmail.com>
Date: Mon, 13 Jun 2011 07:37:03 +0400
Local: Sun, Jun 12 2011 11:37 pm
Subject: Re: enter utf-8 symbols

Ответ на сообщение «enter utf-8 symbols»,
присланное в 17:13:12 12 июня 2011, Воскресенье.
Отправитель: Oleg Puchinin:

> Is it possible to enter characters UTF-8 on the code? For example some
> command? Say - entered the command with the correct hex code and got
> the correct character?

Yes. Some methods (X means «hex character»):
    <C-v>xXX
    <C-v>uXXXX
    <C-v>UXXXXXXXX
    <C-r>="\uXXXX"<CR>
    <C-r>=nr2char(0xX...)<CR>
(All meant to be run from insert or command mode. In second case input will go
to the command line.)

Текст сообщения:

  signature.asc
< 1K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tony Mechelynck  
View profile  
 More options Jun 12 2011, 11:22 pm
From: Tony Mechelynck <antoine.mechely...@gmail.com>
Date: Mon, 13 Jun 2011 05:22:27 +0200
Local: Sun, Jun 12 2011 11:22 pm
Subject: Re: enter utf-8 symbols
On 12/06/11 15:13, Oleg Puchinin wrote:

> Hello !
> Is it possible to enter characters UTF-8 on the code? For example some
> command? Say - entered the command with the correct hex code and got
> the correct character?

> Best regards,
> Oleg.

        :help i_CTRL-V_digit (and even though it starts with i_ it also applies
to Command-line mode).

See also http://vim.wikia.com/wiki/Entering_special_characters

HTH,
Tony.
--
This is for all ill-treated fellows
        Unborn and unbegot,
For them to read when they're in trouble
        And I am not.
                -- A. E. Housman


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Oleg Puchinin  
View profile   Translate to Translated (View Original)
 More options Jun 13 2011, 4:21 am
From: Oleg Puchinin <graycardinals...@gmail.com>
Date: Mon, 13 Jun 2011 15:21:07 +0700
Local: Mon, Jun 13 2011 4:21 am
Subject: Re: enter utf-8 symbols
Thank you, very much !!!

2011/6/13 ZyX <zyx....@gmail.com>:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »