memo
左下のサイズはフォルダの時は少し待つ必要がある(特に何かする必要はない) cp ppxが使えない環境で使うことになる(のであまり深くは触らないだろう
basic usage (default keymap)
do | key | comment |
---|---|---|
help | ~ | not ‘F1’ ’?‘ |
new tab | t | close ‘ctrl+q’ |
switch tab | 1~9 | |
paste | p | copy/move execute |
move(cut) | x | |
copy(yank) | y | |
cancel move | X | |
cancel copy | Y | |
make file/folder | a | end / is folder |
filter | f | |
search | / | |
sort menu | , | s :asc S :dsc |
run command (sh) | ; | : is forground |
zoxide | z | Z(fzf) |
symlink | - | _ is relative path, y(yank),-(paste) |
progress: right bottom
basic usage (custom keymap)
do | key | comment |
---|---|---|
help | not ‘F1’ ’?‘ | |
new tab | ||
switch tab | ||
paste | copy/move execute | |
move(cut) | ||
copy(yank) | ||
cancel move | ||
cancel copy | ||
make file/folder | k | end / is folder |
filter | ||
search | j | |
sort menu | s | s :asc S :dsc |
run command (sh) | : is forground | |
jump bookmark dir
new tab (t
) & zoxide (z
)
yazi bad point
- no 2pane
- no bookmark(zoxide covered)
- copy/cut & paste is pallarel (not sequencial)
- yank arg is none?
- pueue なりに投げるにしても用意されてない
- yank用のファイル用意してそこにパスを書き込んで使う? ー> じまえやんく とでも命名
-
じまえやんく
arg
run: The command to open the selected files, with the following variables available: 2 represents the second selected file. 1, n. $0 (Unix) / %0 (Windows): The hovered file.
dual panel
dawsers/dual-pane.yazi: Yazi plugin: dual pane navigationdawsers/dual-pane.yazi: Yazi plugin: dual pane navigation