diff options
| author | christos <christos@NetBSD.org> | 2022-03-12 15:29:17 +0000 |
|---|---|---|
| committer | christos <christos@NetBSD.org> | 2022-03-12 15:29:17 +0000 |
| commit | 344e92e9fe7bec6b506f255cb608fcb05d9f43ce (patch) | |
| tree | c6846f49f465a1085e1e9b5d93c1a1c2ea6729ea /sys/dev/microcode/bnx | |
| parent | 467b380360961cf7c1d34c761af451f3a9935dcb (diff) | |
Fix filename autocompletion for strings like a\)b
An escaped character should unconditionally be skipped together with the
character that does the escaping. For example, in "a\)b" only the ")b"
part was skipped but then the loop stopped at the "\" since it's one of
the characters listed in word_break. (Piotr P. Stefaniak)
Diffstat (limited to 'sys/dev/microcode/bnx')
0 files changed, 0 insertions, 0 deletions
