term-dmenu
term-dmenu copied to clipboard
Replace dmenu with a floating terminal and FZF! Comes with helper scripts for program/app launching, window switching, etc.
Results
2
term-dmenu issues
Sort by
recently updated
recently updated
newest added
hacked together something based on milvitude's gist, if someone wants something that doesn't use abduco then take a look at this, right now is wonky but works most of the...
This is a stripped down version with abduco and stderr redirects removed, but basically the same as `term-dmenu`. `export input='$(echo hi, i get evaluated)'; dash -c 'output=$(echo "$input" | fzf);...