Clean up exclude pattern handling

This commit is contained in:
Kovid Goyal
2023-02-26 09:12:12 +05:30
parent 5cc3d3cbfe
commit 6de77ce987
5 changed files with 57 additions and 32 deletions

View File

@@ -62,6 +62,9 @@ Detailed list of changes
- macOS: Fix the maximized window not taking up full space when the title bar is hidden or when :opt:`resize_in_steps` is configured (:iss:`6021`)
- ssh kitten: Change the syntax of glob patterns slightly to match common usage
elsewhere. Now the syntax is the same a "extendedglob" in most shells.
0.27.1 [2023-02-07]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~