#12282 closed enhancement (fixed)
[Terminal] ignores paths starting with tilde
Reported by: | diver | Owned by: | bonefish |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Applications/Terminal | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Typing ~/config
in Terminal doesn't let it be linked when holding Alt key.
Note:
See TracTickets
for help on using tickets.
Implemented the handling of "~" and "~/..." in hrev49504. Paths starting with "~user" aren't handled (yet), but since they aren't used all that often in Haiku, I didn't feel it worthwhile to put in the extra effort to support those as well.