Custom Query (3926 matches)
Results (19 - 21 of 3926)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #20 | Rejected | [:class:] in regex | ||
| Description |
StringRegExp says that [:space:] is recognized. But this one works: StringRegExpReplace($s,"(re:|fw:|fwd:)\s*","") but these didn't: StringRegExpReplace($s,"(re:|fw:|fwd:)[:space:]*","") StringRegExpReplace($s,"(re:|fw:|fwd:)([:space:])*","") |
|||
| #21 | Fixed | Scite Jump to Function case sensitive | ||
| Description |
Ctrl-J does found the function is the case does not match. As AutoIt is case insensitive in Function name, Scite must do the same |
|||
| #22 | No Bug | Send() doesn't work when trying to Alt+Printscreen | ||
| Description |
Hi Gang, I'm able to Send("{PRINTSCREEN}") without problems, but Send("!{PRINTSCREEN}") fails to capture the current window whether I've compiled ANSI or Unicode. Can someone else test this out? Thanks, Christian Blackburn |
|||
Note:
See TracQuery
for help on using queries.
