Re: double click filenames with spaces

2007-08-15 Thread Matthew Woehlke
maryatthelake wrote: I am using voice recognition software (Dragon Naturally Speaking) with the bash shell. I have a command that double clicks on a filename then copies it and does a cd to it on the command line. Of course, the command doesn't work when there is a space in the filename (Wind

Re: double click filenames with spaces

2007-08-15 Thread Bob Proulx
maryatthelake wrote: > I am using voice recognition software (Dragon Naturally Speaking) with the > bash shell. I have a command that double clicks on a filename then copies it > and does a cd to it on the command line. Of course, the command doesn't > work when there is a space in the filename

double click filenames with spaces

2007-08-15 Thread maryatthelake
bash shell that the spaces inside a filename can be picked up by the doublelick or some other key command? All of the filename that I create don't have spaces, but I always seem to encounter some that do. -- View this message in context: http://www.nabble.com/double-click-filenames-with-spaces