Pinned Loading
-
Add Ctrl+P functionality to the ZSH ...
Add Ctrl+P functionality to the ZSH command line 1# Adds Ctrl+P funcionality similar to Ctrl+T in fzf to open a file directly in vim from the command line
23command -v fzf >/dev/null 2>&1 || { exit 0; }
45# Optional to use Ripgrep, comment this out if otherwise
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.