Package: renameutils
Version: 0.12.0-1
Severity: normal

On UTF-8 locale qmv (or qcp) represents non-ASCII characters as octal
escape sequences. E. g.:

    $ ls
    10 £  file  файл
    $ qmv

In editor (any) I will see:

    10 \302\243                         10 \302\243
    file                                file
    \321\204\320\260\320\271\320\273    \321\204\320\260\320\271\320\273

I can replace \302\243 with \342\202\254 for example and process will be
completed:

    Plan is valid.

    10 £ -> 10 €
    Regular rename

    10 £ -> 10 €

so it can be workarounded on editor side. But anyway.

-- System Information:
Debian Release: 7.3
  APT prefers stable
APT policy: (990, 'stable'), (500, 'testing'), (10, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages renameutils depends on:
ii  libc6         2.13-38
ii  libreadline6  6.2+dfsg-0.1

renameutils recommends no packages.

renameutils suggests no packages.

-- no debconf information


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to