We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Fuzzy finder (markdown)
add shell command to wrap the terminal shell
Add Skim section
Update find and git commands to use `complete-command`
fix minimal/native fuzzy-find example for macOS. `find` without the path argument fails where on most linuxes omitting it infers `.` or cwd
Elaborate on the simple find command
Fix message ['rofi-files' no such command: ''] with kakoune master
add missing back tick
update code for navigating buffers with rofi
add menu to recursive search
Updated my recursive search, and fzf.kak info
Add a improved version of fzf-buffer which handle quotes.
Add mention of fzf.kak plugin
Added advanced version of :find
Update fzf command to use client TMUX env
Adding Ag + Rofi project file selector.
Adding the Rofi Selector
ls -1 was showing only the current directory without subdirs, now it shows the whole recursive project tree (which is probably what the user wants, and how it worked before)
Fix the `fzf` commands
add more explanations for fzf
add FASD from Getting Started
add fzf functions
Created Fuzzy finder (markdown)