AutoYADM commit: 2025-05-24 16:57:39
This commit is contained in:
parent
cf46ae2f4d
commit
539066a9af
2 changed files with 3 additions and 19 deletions
|
@ -1,5 +1,5 @@
|
|||
define-command file-picker %{
|
||||
prompt -shell-script-candidates 'fd . --type f --follow --no-ignore-vcs --ignore-file=.kakignore' open: %{
|
||||
prompt -shell-script-candidates 'fd . --exclude "*.pdf" --type f --follow --no-ignore-vcs --ignore-file=.kakignore' open: %{
|
||||
edit -existing %val{text}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue