| 121 | |
| 122 | == VFS Standartization == |
| 123 | * Due to problems in the VFS, files are not written back after being edited over VFS with an external editor. |
| 124 | * Allow pathnames starting with spaces in vfs/extfs. |
| 125 | * Check if the archive was changed for extfs, tar and cpio. Free the data associated with the old archive. |
| 126 | * Hide the passwords when displaying mcvfs path names. |
| 127 | * Broken pipe warning when viewing large *.tar.gz files. Warnings should be shown before the viewer is started if possible. |
| 128 | * Allow entering archives in VFS by Ctrl-PgDown with non-empty command line. Right now, there is no convenient way to enter an archive when the command line is not empty. |
| 129 | * Totals are not calculated when copying or moving a single directory.. Totals should only be omitted for single files. |