Urxvt non-latin copy-paste

Hello.
I've used tutorial from Archlinux wiki to get easy copy (ctrl+c) and paste (ctrl+v) in urxvt. The problem now is that urxvt can't paste non-latin characters correctly.
For example, I need to paste this to terminal:
Région parisienne
Guake terminal can render the above text correctly, while urxvt displays
Région parisienne
The same error also happens with Japanese characters, although I can type directly Japanese to urxvt using ibus-anthy.
The copy-paste extension uses a perl plugin shipped with standard urxvt installation.

@Ranmaru;
already have it xD. I can't use middle click, no mouse and my touchpad's buttons are a bit off.
@Mr. Pedobear:
[hinagiku@alice-tan urxvt-clipboard]# locale
LANG=en_US.UTF-8
LC_CTYPE=ja_JP.UTF8
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE=C
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=
[hinagiku@alice-tan urxvt-clipboard]# locale -a
C
POSIX
de_DE.utf8
en_US
en_US.iso88591
en_US.utf8
ja_JP
ja_JP.eucjp
ja_JP.ujis
ja_JP.utf8
japanese
japanese.euc
ko_KR
ko_KR.euckr
ko_KR.utf8
korean
korean.euc
Should I set LANG to ja_JP? Even without Japanese locale, backslash is displayed as Yen sign in terminal and Qt apps.

Similar Messages

  • Non responsive copy and paste in Illustrator CS6

    Hello,
    Since April we are using the Adobe Design suite CS6. We are experiencing some serious copy and paste issues. When our users try to copy some artwork and paste it into the same image again, it might occur that the system is non responsive to the action performed. Really nothing happens.
    This happens in about 50% of the times. The other 50% the artwork will appear within a delay of about 5-10 seconds.
    Anyone having similar issues? Of could point us to any working direction?

    Hi Alexander,
    You can follow the steps in the knowledge base document and try to delete the unwanted to content from the file.
    http://helpx.adobe.com/illustrator/kb/copy-paste-artwork-slow-or.html
    Hope this helps.
    Regards,
    Sumit Singh

  • Why do i get this everytime i copy/paste in firefox - ''Id: "context-paste" Command: "cmd_paste" OnCommand: none Type: menuitem Label: "Paste"''?

    <blockquote>Locking duplicate thread.<br>
    Please continue here: [/questions/783791]</blockquote><br>
    Hi, since while ago I started to get this anoying thing when I try to copy/paste in Firefox 3.6.13:
    '''''Id: "context-paste" Command: "cmd_paste" OnCommand: <none> Type: menuitem Label: "Paste"'''''
    I get the above when I try to paste. I have to do copy/paste 2 or 3 times to get it to work. I'm using a Personas theme and some Extras that I've already used before in older versions and I've never had any problem with that.
    What could be the problem?
    Thanks.

    Dusty wrote:
    I'm curious about this secondary buffer, which I've never heard of. Is it really possible to copy to and from it? again, this would solve the same problem, with the mozilla url, if you could copy from xterm into the secondary buffer, go highlight the text in location to the primary buffer, and then paste from the secondary buffer. BUT, how do you get text into and out of the secondary buffer? Is it application specific (sucks if it is...)?
    Dusty
    the secondary buffer is overly complicated to use, so nothing uses it really (I don't think anything beyond xterm can use it) - basically, the run down is that you have one "selection owner" and two buffers... the application needs to do all this roundabout work to keep the selection owner the same after the secondary buffer is filled... it's wierd and I don't understand it... needless to say, you might be able to copy *into* it, but out of it is beyond that...
    most people (including the FSF) just recommend against even trying to understand it...
    if you want to see what can ensue when trying to understand it, read this:
    http://lists.slug.org.au/archives/slug- … 00054.html
    this is the guy who made xsel

  • Non-Latin is converted into entity reference in "Copy Text" of Extract

    The Japanese (other than Latin) text which I copied in a clipboard is converted into entity reference when I perform "copy text" in a letter layer using Extract for Brackets.
    Is this problem a known thing? This does not rise in Extract of Creative Clouds, Dream Weaver.
    An example:
    Oh, it is → &#12354;
    아 → &#50500;
    أ نا ← &#1571;&#1606;&#1575;

    Hi Bernard,
    This is really a 'browser issue' (which is probably not what you wanted to hear). Since it's up to the browser how it handles copy/paste.

  • [SOLVED] urxvt awkward copy paste behavior

    Ok i have set up the copy/paste method for urxvt found here - https://wiki.archlinux.org/index.php/Rx … _and_Paste
    I installed the script from the AUR - http://aur.archlinux.org/packages.php?ID=35526
    and added the line to ~/.Xdefaults " and ran xrdb -merge ~/.Xdefaults
    but for some reason i still can not copy out of urxvt and into another application (e.g. firefox, pidgin, etc)
    I am able to copy from urxvt and paste back to urxvt ... I can also copy from firefox and paste to urxvt but not from urxvt to firefox ... i am puzzled.
    Last edited by murfMan (2011-03-27 12:54:10)

    i just use Ctrl + Shift + C to copy from urxvt and middle mouse click to paste.
    and I don't even have that AUR script that you linked to, installed. works out well for me.

  • Some general ?'s re: urxvt, copy/paste, etc.

    I started using urxvt, and I just checked the manpage and what I believe is the section on keybindings was quite confusing for me. I am used to gnome-terminal's ctrl+alt+c/v for copy/paste, and just want to double check a few things.
    1. In urxvt, highlight with either left/right mouse and which kb button/shortcut will copy? And what is the paste command in urxvt (above gnome-terminal combo doesn't work I just realized).
    2. Doing it this way, I can only paste with middle mouse button, ctrl+v in FF for example doesn't paste it, and I am confused about why?
    3. Can someone give me a fairly basic command/rundown for configuring/viewing keybindings in urxvt? I have checked the manpage like I said and it was a bit baffling.
    Thanks folks I really want to learn it, appreciate any help to get me in the right direction with some basics

    colbert wrote:Is it just separate clipboards and that's how it is?
    Yes. As a matter of fact, clipboard managers such as Glipper allow for collection of copied items based on whether the items come from the Primary selection (highlight & middleclick) or the Clipboard (CTL+C & CTL+V, etc.).
    See my post here:
    http://bbs.archlinux.org/viewtopic.php? … 26#p279226
    (especially the link at the bottom) for more detailed info about the copy and paste implementation in X11.
    By the way, I recently began using rxvt-unicode, and two things that I find require some adjustment are the use of the Primary selection for copy / paste (without the option for using the Clipboard) and no drag and drop support.
    Because of urxvt's use of the Primary clipboard, I had to enable that feature in Glipper (which I normally have disabled), and it certainly leads to a lot of junk filling up Glipper's copy / paste list. Every time you highlight something whether you intended to copy and paste it or not, the item ends up in the list making it more difficult to cull out the items you really intended to re-use for copy & paste operations.
    I guess everything has its pros and cons, and I'm still on the fence about whether the pros of urxvt outweigh the cons. I'm leaning towards keeping it for now.
    Edit: grammar
    Last edited by MrWeatherbee (2008-01-21 21:42:32)

  • Copy/Paste of non-text item to an HTMLDB textarea item

    Hi
    I have created a small application and there has been the following request.
    The user would like to cut and paste from the mail system directly into a textarea in a page. The textarea item is based on BLOB database column with a size of 32767 but it does not work, the function paste is not available if the copied thing is not a text. I have a workaround using upload of a file but the end user would like to have the copy/paste which is faster.
    Has anyone an idea ?
    Cheers
    Bernard

    Hi Bernard,
    This is really a 'browser issue' (which is probably not what you wanted to hear). Since it's up to the browser how it handles copy/paste.

  • Coding in non-latin languages

    I manage a website that is translated into 100+ languages and they keep adding more. Right now I have to add Sinhala, I have the font, but the problem is that when I copy from the PDF or Word to dreamweaver the text is converted into gibberish as I am in code view. Does anyone have experience working in these type of languages? The other problem is that I do not speak these languages, so I cannot simply type it in. I have to rely on the translated text to copy it over.
    I should also mention that the text is within variables that are on a php includes page, (i.e. $header_description = "sample text where the translation goes.";)
    Dreamweaver CC on Windows 7

    I have built a cms (content management system) that can be used with multiple languages. Although the maximum number of languages that have been used is four, the system can(in theory) handle any number of languages using any alphabet. I have worked with Vietnamese, Japanese, Chinese Simplified, Spanish and German, but not Sinhala.
    I do not use font files for any language. I use the UTF8 character set, which, as far as I know, has it all. The translators (who are in their native countries) paste the text into form  textareas. I assume they work from MS Word often. We have not tried pasting from a PDF, which doesn't sound like a good approach.
    Some people convert the text with non-latin characters to html entities, but I think that is a really bad idea. If your entire web workflow is set to UTF-8, there should not be a problem.

  • [Solved]Ctrl+V not working in libreoffice on gnome(non-latin layout)

    When using gnome-shell&libreoffice or calligra, universal keyboard shortcuts such as ctrl+v or ctrl+z don't do anything while on a non-latin layout(hebrew in my case).
    If I want to paste something with ctrl+v I have to change layout to English and only then will it work.
    Under MATE the shortcuts work fine regardless of the layout in both applications(and all others i have tried).
    Under GNOME Shell all other applications I tried accept the shortcuts regardless of the layout(Firefox, gedit, Empathy, Nautilus)
    Anyone has an idea as to what might cause this behavior when using GNOME?
    Thanks.
    EDIT: Solved for libreoffice by removing the package "libreoffice-gnome". UI is not as pretty now but at least the keyboard shortcuts work.
    Last edited by shimi (2013-08-09 09:00:50)

    After months of switching layouts and banging my head against this bug, I thought I should check LibreOffice settings (I'm using 4.1.5.3 now). What figures? I did find something. And in just a few clicks.
    This is not a bug! It's simply a matter of configuration.
    For the regular keyboard shortcuts (like Ctrl+C, Ctrl+V, etc.) to remain operational in LibreOffice applications while using a non-latin keyboard layout (like Greek or Russian), go to Tools -> Options -> Language Settings -> Languages, check the Ignore system input language option, save, and Bob's your uncle.
    Hope this helps.
    Cheers!
    PS
    Technically, though, shortcuts still remain language-dependent. This means if you enable this option, you will have to set your document languages manually.

  • Copy/Paste difference between CS4 and CS5

    Please help... I am losing my mind...
    I just upgraded from CS4 to CS5 the other day and am at my wits end.
    I use Adobe Illustrator for live trace and paste the paths into an embroidery software for digitizing.
    In Adobe Illustrator CS4, I could copy (ctrl+c) paths in illustrator and then open the embroidery software and paste (ctrl+v) the paths.
    Now that I've upgraded to Illustrator CS5, I can no longer copy/paste paths... why?  The paths simply wont paste into the embroidery software any longer.
    I feel like there is something very fundamental that I am missing.
    Any help is appreciated.

    Hi Larry,
      Thank you for your suggestion.  If you can't tell already, I am far from an Illustrator power user...
    I verified my clipboard settings looked as the attached image and it still did not seem to work.  I also tried every combination of options and none of them worked either.
    Work Flow: I will highlight the paths and copy them, then in the embroidery software when I hit paste, the mouse cursor turns into the processing icon for a split second like it's trying to paste, but nothing ever shows up in the embroidery software.
    I reinstalled Illustrator CS4 alongside CS5 this morning, and tried the same copy/paste process with CS4 (from an illustrator file created in CS5)... works like a charm.  I realize that downgrading to CS4 is not the solution.  However, not being able to correctly operate the copy/paste commands is toying with my ego...

  • Is there a way to copy & paste a clip from the timeline in one project in to another project?

    Hello Popular Premiere Pontificaters,
    I am using Premiere 6 on a Windows 7 machine.
    Is there a way to copy and paste a clip from the timeline in one project in to another project?... I can copy my clip, but when I open the other project, it will not allow me to paste it in there... but I am able to copy and paste a clip within a single project.  I tried everything... pasting in to a new video track and pasting in to an existing video track in the second project, but the paste option simply isn't there when I open the second project.
    And if Premiere itself will not allow me to do this in any way, will a copy-paste clipboard type of accessory app allow me to do this?... if so, which is the best, trustworthy copy-paste app that is malware free?
    Thanks,
    digi

    Hi Bill Hunt,
    I just read the page that you provided about "Handles"... thanks allot for that ARTICLE.  In your article and the subsequent article HANDLES, "Transitions Overview: applying transitions" linked from your article, it indicates (in PrE and PrPro anyway - I'm in Premiere 6) that transitions can be applied to non-Video 1 tracks... the paragraph below is a quote from that "Transitions Overview: applying transitions" article...
    "Whatever is below the transition in a Timeline panel appears in the transparent portion of the transition (the portion of the effect that would display frames from the adjacent clip in a two-sided transition). If the clip is on Video 1 or has no clips beneath it, the transparent portions display black. If the clip is on a track above another clip, the lower clip is shown through the transition, making it look like a double-sided transition."
    So this indicates that transitions can be applied to non-Video 1 tracks since it is referring to content in tracks beneath a transparent fade that would show through... and only non-Video 1 tracks can be transparent and have other clips "beneath" them in the timeline, right?
    In the screenshot sample in your article at this LINK, I see the handles (referred to as B and E) and I can see in my monitor window how those handles would be represented by the two little bracket symbols {  }  ... you can see how they appear in my monitor window in Premiere 6 in this screenshot, and below, from a different thread that isn't related to this topic.
    But I'm still trying to figure out how the handles can be applied in the non-Video 1 tracks in the timeline to insert a transition (cross-dissolve) between two clips.
    Can you advise me on this?... I posted a separate thread HERE on this topic, but I haven't got any further with finding an answer.
    Thanks so much for your article,
    digi

  • How do I disable copy/paste for most (but not all) of a .pdf?

    Hello, I'm trying to create a .pdf document that is a "how-to" guide.  I'd like to disable copy/pasting from 95% of this document, with the exception of a few sections that i'd like my users to be able to copy and paste and use as email templates.  I've gone ahead and set pasword security settings and un-checked the box for "enable copying of text, images, and other content".  Is there any way that I can enable copy/paste for just a few small sections of my document?  or is it an "all or none" function?
    Thanks in advance for your help.  -Geoff

    Graffiti, Can you please expand on that?  I'm using Microsoft Word as my original document.   I'll have mostly paragraphs of non-copyable text, with a few sections that contain sample email templates that will be copyable.  Example below.  Thanks, Geoff
    Here is my description of an amazing new process written in Word.  To use this process, copy the email template below and customize with your own name.
    Email Template
    Dear John,
    Copy this email and send it with your own name.
    Thanks,
    Geoff
    More non-copyable text.

  • Copy/Paste difference in newer versions

    Hello, I developed some problems with my Acrobat Standard 7.0 install when trying to update to 7.1 (it wasn't recognizing my CS2 install disk as the correct source disk it was requesting) so in the mean time I downloaded the latest version so I could access PDF files. I do a lot of copying and pasting from my professors' Powerpoint notes that have been coverted to PDF. In 7.0 I could select all the content, copy and paste into Word and the breaks between each slide did not copy over (which is what I want).
    Now with the newer version the page breaks come along with the copied content, and I cannot figure out how to get rid of them. When I turn on display of formatting symbols in Word I see a small black square where these hard page breaks are, and nothing I do seems to make them go away short of pasting the content into a plain text editor then pasting into Word, but I lose all other formatting that way as well which isn't working for me either.
    Should I just hunt around for a download of the 7.0 version of the free reader, or was this functionality related to having the full version?
    Thanks!!

    Hi Larry,
      Thank you for your suggestion.  If you can't tell already, I am far from an Illustrator power user...
    I verified my clipboard settings looked as the attached image and it still did not seem to work.  I also tried every combination of options and none of them worked either.
    Work Flow: I will highlight the paths and copy them, then in the embroidery software when I hit paste, the mouse cursor turns into the processing icon for a split second like it's trying to paste, but nothing ever shows up in the embroidery software.
    I reinstalled Illustrator CS4 alongside CS5 this morning, and tried the same copy/paste process with CS4 (from an illustrator file created in CS5)... works like a charm.  I realize that downgrading to CS4 is not the solution.  However, not being able to correctly operate the copy/paste commands is toying with my ego...

  • Non latin characters in Safari search

    In Safari 6 the search and URL fields are combined. That's fine, except...
    We can no longer search using non-Latin characters, because the field accepts only Latin characters. I was trying to search for a Japanese term, and when I switch to Hiragana input and move to the search field, the input switches back to English.
    What's the workaround??

    The problem has gone away. I suspect it was a problem with corrupted prefs. I trashed the Safari prefs and rebooted to clear another problem and no longer have the problem with search using Japanese characters.
    FWIW, the problem I had when I trashed the prefs was with trying to mail a Safari page. I ran in to this originally a week or two ago and called Apple who told me to delete the Safari prefs and reboot. (Actually they gave an alternate procedure to try first, but I didn't bother.) That appears to be a recurrent problem and since there was no hesitation on the solution when I called I would guess that it will be fixed in an early patch. I had already tried trashing the mail prefs since that's where the problem actually appeared (an extra copy of Mail would open, and then hang) but it was in fact the Safari prefs that was causing the problem. I've had to do the delete-and-reboot routine every few days. Not sure why the reboot is required, but it obviously is since just quitting Safari or even logging out doesn't fix it.

  • Non latin characters in .cfm filename

    Hi - I have users who want to name files with non latin characters.  i.e.
    Логотип_БелРусь_2500x1.cfm
    We get a file not found error, it is not an IIS issue and we have UTF-8 encoding and are running CF8.
    Yes we can rename the files but for now would like to know if non latin characters are allowed in .cfm file names.
    Thank you!
    Sapna

    PaulH wrote:
    en_US is the JRE locale. is that the same as the OS? and what file encoding?
    (check via cfadmin).
    i ask, because pretty sure you can't use non-ascii file names w/cf. there's an
    open bug on that:
    http://cfbugs.adobe.com/cfbugreport/flexbugui/cfbugtracker/main.html#bugId=77177
    only can guess that file encoding isn't latin-1, etc. and/or OS locale equals
    the same language as the file name.
    cfadmin gives pretty much the same information. Here's a direct copy
    Server Product
    ColdFusion
    Version
    9,0,0,241018  
    Edition
    Developer  
    Serial Number
    Operating System
    Windows 2000  
    OS Version
    5.0  
    Update Level
    /C:/ColdFusion9/lib/updates/hf900-78588.jar  
    Adobe Driver Version
    4.0 (Build 0005)  
    JVM Details
    Java Version
    1.6.0_12  
    Java Vendor
    Sun Microsystems Inc.  
    Java Vendor URL
    http://java.sun.com/
    Java Home
    C:\ColdFusion9\runtime\jre  
    Java File Encoding
    Cp1252  
    Java Default Locale
    en_US  
    File Separator
    Path Separator
    Line Separator
    Chr(13)

Maybe you are looking for

  • The last version stopped working and after an upgrade, nothing works. Add-Ons are absent...it will access internet but the entire browser is messed up.

    Was using version prior to latest version 16. Had a problem getting rid of Incredimail search so came here. Instead of doing the reset procedure, I uninstalled-reinstalled Firefox after exporting my bookmarks, etc. I used Revo Uninstaller. That solve

  • DECODE Statement help

    Hi All, I have data like this 2 columns GRADE, ITEM_ID A 001 B 002 C 003 A 006 Z 010 I want to query based on user criteria of what grade they needed. for some reason i need if users choose Z as criteria, i need to list all items with out grade A. SE

  • Connect Ms-Access using jdbc in local

    I'm having a problem on connecting my java application with my Access database. My Access database and class file is locate in c:\jdbc folder. Below is my code. Anyone know what wrong it is? Class.forName("sun.jdbc.odbc.JdbcOdbcDriver"); String dbURL

  • 2 questions when using mobile me

    got email saying that my stolen ipod was located and  i could view its location for 24 hours but didn't get the email til after that time is there any way to view where it was located? and 2nd is there anyway to retrieve my serial #

  • Multi level in header

    I wish to create a table but the cell of table header including of several levels. For example: under A have A1,A2.. under A1 has A11,A12.. etc. Under A11,A12,A21,etc are the data cell. |------------------------| |A | |------------------------| |A1 |