cvs commit: hugs98/src input.c

Sigbjorn Finne sof@glass.cse.ogi.edu
Sat, 5 Oct 2002 09:07:00 -0700


sof         2002/10/05 09:07:00 PDT

  Modified files:
    src                  input.c 
  Log:
  readFilename(): treat escaped spaces as belonging to the filename.
  
  Doing this improves usability of commands taking filename args in
  environments that like to escape filepath spaces (the MacOS X GUI shell
  being a case in point).
  
  Revision  Changes    Path
  1.53      +33 -9     hugs98/src/input.c