AutoYADM commit: 2025-03-14 19:00:06

This commit is contained in:
Daniel Fichtinger 2025-03-14 19:00:06 -04:00
parent e179969086
commit 284a6128ef
7 changed files with 34 additions and 37 deletions

View file

@ -84,7 +84,8 @@ prepend_keymap = [
{ on = [
"g",
"l",
], run = '''shell 'ya emit cd "$(readlink -f "$1")"' ''', desc = "Follow hovered symlink" },
# ], run = '''shell 'ya emit cd "$(readlink -f "$1")"' ''', desc = "Follow hovered symlink" },
], run = "plugin symlink", desc = "Follow hovered symlink" },
]
[input]
prepend_keymap = [