diff --git a/home/config/yazi/module/Keymap.nix b/home/config/yazi/module/Keymap.nix index d010afc5..39f8c4f9 100644 --- a/home/config/yazi/module/Keymap.nix +++ b/home/config/yazi/module/Keymap.nix @@ -21,6 +21,7 @@ in (mkKeymap "Move to next tab" "E" "tab_swap 1 --relative") (mkKeymap "Exit yazi" "z" "quit") (mkKeymap "Exit yazi w/o cwd" "Z" "quit --no-cwd-file") + (mkKeymap "New tab" "" "tab_create --current") # I wanna die thanks to nixfmt. (mkKeymap "Go to storage" [ "g"