This commit is contained in:
2025-06-26 21:40:43 +03:00
parent d259a6fd55
commit 3a8f55211f
10 changed files with 114 additions and 29 deletions

View File

@ -1,6 +1,6 @@
"$schema" = "https://yazi-rs.github.io/schemas/keymap.json"
[manager]
[mgr]
prepend_keymap = [
{ on = "<C-y>", run = "plugin wl-clipboard", desc = "Yank to clipboard" },
{ on = "R", run = "rename --empty=stem --cursor=start", desc = "Rename file full" },

View File

@ -1,6 +1,6 @@
"$schema" = "https://yazi-rs.github.io/schemas/yazi.json"
[manager]
[mgr]
ratio = [0, 2, 3] # prev, current, next / preview
sort_by = "natural" # 1.md < 2.md < 10.md
# sort_translit = false # replaces  as A, Æ as AE, etc.