1
0
Fork 0
fzf.kak/rc/modules
Sidharth Kshatriya 010e395041 Fix the open files in directory of current file feature
Since we cd-ed into search dir in $cmd, prefix the $search_dir path
after fzf returns the results by using -filter switch of fzf.
Kakoune either needs an absolute path or path relative to its pwd
to edit a file. Since the pwd of $cmd and kakoune now differ,
we cannot use a relative path, so we construct the absolute path
by prefixing the $search_dir to the file outputted by fzf.
2022-01-25 15:07:46 +03:00
..
VCS use default mappings when unset 2021-03-21 13:33:27 +03:00
fzf-buffer.kak use default mappings when unset 2021-03-21 13:33:27 +03:00
fzf-cd.kak fix some shellcheck warnings 2021-03-20 22:44:19 +03:00
fzf-ctags.kak fix #91 2021-06-23 22:31:12 +03:00
fzf-file.kak Fix the open files in directory of current file feature 2022-01-25 15:07:46 +03:00
fzf-grep.kak fix: more clear explanation of default grep command 2022-01-08 10:39:49 +03:00
fzf-project.kak fix some shellcheck warnings 2021-03-20 22:44:19 +03:00
fzf-search.kak fix some shellcheck warnings 2021-03-20 22:44:19 +03:00
fzf-vcs.kak use default mappings when unset 2021-03-21 13:33:27 +03:00
sk-grep.kak use default mappings when unset 2021-03-21 13:33:27 +03:00