- the ignore now supports relative patterns by prefixing the pattern with a slash
- the wildcard character “*” now behaves like git ignore files by matching all characters but slashes (for wildcard matching including slashes uses double asterisks, “**”)
- the websearch extension was updated with a “more confortable” UI, the list now supports drag and drop, and the search engines are now edited using a dedicated dialog
- terminal extension: the default action now launches in a shell without terminal
Fixes T3959
Signed-off-by: Pierre-Yves <pyu@riseup.net>