cosmic-term
cosmic-term copied to clipboard
add search flags ( whole words and match case)
The regex is not escaped, e.g. '.' will match every character. So regex search could be a 3th flag.
Thanks for this! Yeah, I'd like regex to be optional as well.
You can reference the cosmic-edit implementation for the proper style and wording of these toggles:
I applied the style and wording of cosmic-edit, but now with 2 rows you notice how the padding is a bit off.