Files
telescope.nvim/lua/telescope/builtin
Christoph BierandSimon Hauser ac05f165e9 fix(builtin.oldfiles): fix cwd_only for windows (#3096)
Remove backslash escaping in oldfiles picker, which was needed
before the code was changed to use substring comparison instead of
regex matching. (Commit b3ff5f33)

(cherry picked from commit 02a60a8396)
2024-05-20 11:36:12 +02:00
..