You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yash does not currently support executing programs on key. Would there be any way to implement FZF's Ctrl + T keybind with this constraint? This function is the closest emulation but is still less convenient using than pressing Ctrl + T.
# example usage## vi $(t)t() {
fzf -m --reverse --walker=file,dir,follow,hidden --scheme=path --height=40%
}
Similar to how Bash, Zsh, and FIsh have completion and keybind files, this issue is a request to add completion and keybinds for the Yash shell.
magicant/yash#76
The text was updated successfully, but these errors were encountered: