z.lua
z.lua copied to clipboard
:zap: A new cd command that helps you navigate faster by learning your habits.
Awesome plugin 👍, I love this plugin and use everyday almost. Can you add a keybinding for delete path from fzf interface directly? It would be useful to delete some...
Below is the example of the problem on my Windows 10 x64 with [Clink ](https://github.com/chrisant996/clink)in two screenshots:   Below two pictures explaining the root of the problem. First is...
Hi, thanks for all the work on z.lua. Nice to see the repository still active and the tool cared for. I love it and have been using all these years...
z 过的wsl路径并未出现在记录中
I couldn't find `-s` documented anywhere, but it seems it prints a list without the frecency number. I also found the following missing from --help - `--purge` - -h, --help`...
Update: ``` function zii() { local dir dir=$(_zlua -l "$@" | fzf --nth 2.. --reverse --inline-info --tac +s -e --height 35%) dir=$(sed -E 's/^[[:digit:]]+[[:blank:]]+([[:print:]]+.*)$/\1/'
File: /data/data/com.termux/files/home/.zshrc ``` if [[ ! -f $HOME/.local/share/zinit/zinit.git/zinit.zsh ]]; then print -P "%F{33} %F{220}Installing %F{33}ZDHARMA-CONTINUUM%F{220} Initiative Plugin Manager (%F{33}zdharma-continuum/zinit%F{220})…%f" command mkdir -p "$HOME/.local/share/zinit" && command chmod g-rwX "$HOME/.local/share/zinit" command git...