|
|
|
|
|
by mariusmg
1190 days ago
|
|
Personally i never like the "interactive" part of fzf, ideally i should be able to do micro | fzf "myfile" and have it opened in the editor (fzf matching the first result for the file name) Instead it's : micro $(fzf) , then type the filename , select it and presee enter to get it opened in the editor. |
|