mirror of
https://github.com/Cian-H/dotfiles.git
synced 2025-12-23 11:51:57 +00:00
Updated yazi keymap
This commit is contained in:
@@ -30,8 +30,8 @@ keymap = [
|
|||||||
{ on = [
|
{ on = [
|
||||||
"g",
|
"g",
|
||||||
"g",
|
"g",
|
||||||
], run = "arrow -99999999", desc = "Move cursor to the top" },
|
], run = "arrow top", desc = "Move cursor to the top" },
|
||||||
{ on = "G", run = "arrow 99999999", desc = "Move cursor to the bottom" },
|
{ on = "G", run = "arrow bot", desc = "Move cursor to the bottom" },
|
||||||
|
|
||||||
# Navigation
|
# Navigation
|
||||||
{ on = "h", run = "leave", desc = "Go back to the parent directory" },
|
{ on = "h", run = "leave", desc = "Go back to the parent directory" },
|
||||||
|
|||||||
Reference in New Issue
Block a user