Telekasten can't follow symbolic links
P/telekasten_cant_follow_symbolic_links
I attempted to get a symbolic link directory to be in the list of files/links. I tried with telescope settings and it worked.
However telekasten rebuilds the list of files with plenary scan_files:
telekasten.lua Line 849:
local file_list = scan.scan_dir(opts.cwd, {})
There is an issue opened to add symbolic link support in plenary:
https://github.com/nvim-lua/plenary.nvim/issues/473
tags:
- [[]]