Skip to content

Conversation

@maxrantil
Copy link
Owner

Summary

  • Add Ctrl+O keybinding for lf file manager integration (browse and cd)
  • Add Ctrl+F keybinding for fzf-based directory navigation
  • Update help text to document new shortcuts
  • Exclude zsh files from shellcheck (not supported)

Changes

  • .zshrc: Add lfcd function and keybindings
  • .pre-commit-config.yaml: Exclude .zsh files from shellcheck
  • Updated keybindings_help() documentation

Testing

  • Manual testing: Keybindings work on host machine
  • Pre-commit hooks: All passing

Add Ctrl+O for lf file manager integration and Ctrl+F for fzf-based
directory navigation. Update help text to document new shortcuts.
Exclude zsh files from shellcheck (zsh not supported by shellcheck).
@maxrantil maxrantil merged commit 928a284 into master Nov 4, 2025
8 of 9 checks passed
@maxrantil maxrantil deleted the feat/zsh-keybindings branch November 4, 2025 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants