Status: New
Owner: ----
Labels: Type-Defect Priority-Low

New issue 238 by jeffwheeler: Tildes in path always assumed to refer to  
current user
http://code.google.com/p/yi-editor/issues/detail?id=238

What steps will reproduce the problem?
1. Open yi in any mode
2. Attempt to open a file (or try getting hints for the contents of a
folder) within the home folder of another user, e.g. ~ro.

What is the expected output? What do you see instead?

"~ro" should expand to "~root/", in the same way that "~je" should expand
to "~jeff/". Currently, System.FriendlyPath ignores this behaviour entirely.

Bash demonstrates the expected behaviour: "~ro" -> tab, expands to "~root/".

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Yi development mailing list
[email protected]
http://groups.google.com/group/yi-devel
-~----------~----~----~----~------~----~------~--~---

Reply via email to