thought
This commit is contained in:
parent
9a8f6e8d67
commit
f19ee2c479
1 changed files with 6 additions and 0 deletions
|
@ -18,3 +18,9 @@ the old names when unmangeling (in dirFromViewedFile). Perhaps something
|
|||
additional could be recorded when entering a view branch that indicates what
|
||||
kind of name mangling was used, so it doesn't have to try both.
|
||||
--[[Joey]]
|
||||
|
||||
> When several files are in a deep directory tree like `foo/bar/baz`,
|
||||
> that would be an annoying common prefix to deal with, which the current
|
||||
> mangling avoids. So perhaps keeping it postfix is still a good idea, but
|
||||
> it could still use the psdudoslash. Eg, `somefile@foo/bar/baz.ext`?
|
||||
> --[[Joey]]
|
||||
|
|
Loading…
Reference in a new issue