[bug #20182] enter vfs with cmdline buffer



Follow-up Comment #3, bug #20182 (project mc):

do_cd() needs a vfs path to enter into archives or connect to ftp or ssh
servers. So, if you press Ctrl+PgDn on a, say, .zip file, you need to:

a) determine the file type (as regex_open() does)
b) translate the path to vfs path
c) pass the vfs path to do_cd()

Maybe regex_open() can be modified so that it will recognize a new action
which will make it return the vfs path for a given path ... or something like
that.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?20182>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]