Quantcast
Viewing all articles
Browse latest Browse all 1772

How TCC facilitates using fzf with Neovim (or other tools)

I'm forced to split my time between various Linux distros, macOS, and Windows, and of those three I probably don't have to tell you which OS positively sucks for command-line functionality. TCC is the closest thing to getting me where I'm at so easily with the first two in that list, and today I found a helpful way to leverage the wonderful fzf tool I so rely upon in them via TCC in Windows as well. Consider the following couple aliases:

fnvim=fzf --multi --preview-window=right...

Read more

Viewing all articles
Browse latest Browse all 1772

Trending Articles