Search - guided approach
When you do a search and enter the data into the search field, things are working fine.
It would be great to have additionally a kind of guided search to create more complex patterns like 'all but not "string" '. regex: ^((?!string).)*$ without writing the regex again and again. This would then internally create the proper regex and write it to the search field..
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac