Your message dated Sun, 4 May 2008 02:49:34 -0400
with message-id <[EMAIL PROTECTED]>
has caused the report #474609,
regarding [vim-runtime] Netrw explorer mishandles utf8 characters
to be marked as having been forwarded to the upstream software
author(s) Charles E Campbell Jr <[EMAIL PROTECTED]>
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
474609: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=474609
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Charles,
If a directory contains multi-byte characters, it's not possible to
access via Netrw anything directly under that directory. Example:
$ mkdir -p Tést/dir
$ touch Tést/file
$ vim .
Netrw shows:
Tést/
Browsing into the Tést directory, you see:
t/../
t/dir/
t/file
Now, you're unable to navigate to t/dir and choosing t/file opens a new
buffer for Tést/t/file instead of Tést/file. I've tested this with
version 125f.
--
James
GPG Key: 1024D/61326D40 2003-09-02 James Vega <[EMAIL PROTECTED]>
signature.asc
Description: Digital signature
--- End Message ---