Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 48082 - vifm fails to handle files with spaces correctly
Summary: vifm fails to handle files with spaces correctly
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Peter Johanson (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-16 15:26 UTC by Ian Henderson
Modified: 2004-04-18 12:02 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Henderson 2004-04-16 15:26:24 UTC
vifm, when opening a file with a space in its name, doesn't consider any part of the file's name after the space.  This doesn't happen when opening directories, only files.

Reproducible: Always
Steps to Reproduce:
1. Create a file called "foo bar" or something like that (make sure there is a space).
2. Navigate to it in vifm.
3. Use "enter" or "l" to open it.

Actual Results:  
A new file opened in vim, with the filename "foo" 

Expected Results:  
Opened the file named "foo bar" 

Portage 2.0.50-r6 (default-x86-2004.0, gcc-3.3.2, glibc-2.3.2-r9, 
2.4.25-gentoo) 
================================================================= 
System uname: 2.4.25-gentoo i686 AMD Athlon(tm) processor 
Gentoo Base System version 1.4.8 
Autoconf: sys-devel/autoconf-2.58-r1 
Automake: sys-devel/automake-1.8.3 
ACCEPT_KEYWORDS="x86" 
AUTOCLEAN="yes" 
CFLAGS="-O2 -march=athlon-tbird -pipe -fomit-frame-pointer" 
CHOST="i686-pc-linux-gnu" 
COMPILER="gcc3" 
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-O2 -march=athlon-tbird -pipe -fomit-frame-pointer" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs ccache sandbox" 
GENTOO_MIRRORS="http://gentoo.oregonstate.edu 
http://distro.ibiblio.org/pub/Linux/distributions/gentoo" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
USE="3dnow X apm arts avi berkdb cdr crypt cups encode foomaticdb gdbm gif gpm 
gtk2 imlib ipv6 joystick jpeg kde libg++ libwww mad mikmod motif mpeg mysql 
ncurses nls oggvorbis opengl oss pam pdflib php png python qt quicktime 
readline samba sdl slang spell ssl tcltk tcpd truetype x86 xml2 xv zlib"
Comment 1 Ryan Phillips (RETIRED) gentoo-dev 2004-04-18 12:02:46 UTC
This is an upstream bug.  I'll forward it to the authors.