Package: bash Version: 3.1-5 Severity: normal vim creates "view fiels" to store the configuration of how a file has been displayed in the previous instance. If the feature is enabled, these files are normally stored in ~/.vim/view
For example I have $ls /home/rajulocal/.vim/view/~=+temp=+makefile= /home/rajulocal/.vim/view/~=+temp=+makefile= However bash completion makes it difficult to list this file If I do $ls ~/<tab> it changes as $ls /home/rajulocal/ Now I enter $ls /home/rajulocal/.vim/view/~=<tab> then the command changes as $ls /home/rajulocal/.vim/view/~=/home/rajulocal/.vim/view/~\=+ thereby making it impossible to list a file named /home/rajulocal/.vim/view/~=+temp=+makefile= . I would appreciate if you could correct this bug/behavior. thanks raju -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17-2-686 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages bash depends on: ii base-files 3.1.13 Debian base system miscellaneous f ii debianutils 2.16.2 Miscellaneous utilities specific t ii libc6 2.3.6.ds1-7 GNU C Library: Shared libraries ii libncurses5 5.5-3 Shared libraries for terminal hand bash recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

