Bug#526223: vim: netrw: opening ../.. in split mode truncates filenames, makes listing unusable

Michael Stapelberg michael+db20090430 at stapelberg.de
Wed Apr 29 22:05:55 UTC 2009


Package: vim
Version: 2:7.2.130-1
Severity: normal

Create the following folder structure:
cd /tmp
mkdir -p vimbug/foo/bar
mkdir vimbug/very_long_directory_name_for_vim
cd vimbug/foo/bar
touch bleh
vim bleh

Now, use :split ../..
At least on my machine, I only see "ong_directory_name_for_vim" as the first
entry, followed by two empty lines (they got mangled completely probably).





More information about the pkg-vim-maintainers mailing list