Helix
This commit is contained in:
@ -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" },
|
||||
|
@ -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.
|
||||
|
Reference in New Issue
Block a user