From f31482b10182bd02013808b6e3de2aa5ca566d0a Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Fri, 17 Apr 2026 10:54:11 +0100 Subject: feat: replace lf with yazi file manager - Create minimal yazi.toml: show_hidden, scrolloff=10, mtime linemode - Create keymap.toml: shell access (!), bookmark dirs (g r/./x/s/S) - Add y() shell wrapper for cd-on-exit to zshrc - Add yazi section to KEYBINDS.md - Remove old lf config --- KEYBINDS.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'KEYBINDS.md') diff --git a/KEYBINDS.md b/KEYBINDS.md index 4ac18a4..9820f3f 100644 --- a/KEYBINDS.md +++ b/KEYBINDS.md @@ -257,6 +257,21 @@ Emacs mode (`bindkey -e`) is the base. | `Alt-g` | Scroll to top | | `Alt-Shift-g` | Scroll to bottom | +## Yazi + +Only non-default keybinds listed. See `yazi --help` for built-in keys. + +| Key | Action | +|-----|--------| +| `!` | Open shell here (blocking) | +| `g r` | Go to git root | +| `g .` | Go to dotfiles | +| `g x` | Go to doxfiles | +| `g s` | Go to sync | +| `g S` | Go to screenshots | + +Shell: `y` function wraps yazi with cd-on-exit. + ## Cross-tool Shared Keys | Key | Neovim | Zellij | Zsh | Ghostty | Sway | -- cgit v1.2.3-70-g09d2