The single characters "\" could not be used for filtering because it was treated as an escape characters. Although "\\" could be used to match "\". Disable escape character behavior as this mostly makes sense for matching file-names for shell input.
The single characters "\" could not be used for filtering because it was treated as an escape characters. Although "\\" could be used to match "\". Disable escape character behavior as this mostly makes sense for matching file-names for shell input.