Opened 7 years ago
Last modified 7 years ago
#13596 assigned bug
[Terminal] doesn't linkify folders with plus sign
Reported by: | diver | Owned by: | jackburton |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Applications/Terminal | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Change History (2)
comment:1 by , 7 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 7 years ago
My guess is that +
is treated as a word delimiter. The check seems to happen in file TerminalCharClassifier.cpp
, method DefaultCharClassifier::Classify
.
Note:
See TracTickets
for help on using tickets.
jackburton is the default assignee for this component.