hillaryychan / ulauncher-fzf

Find files and directories in Ulauncher using fzf (and fd)
https://ext.ulauncher.io/-/github-hillaryychan-ulauncher-fzf
MIT License
53 stars 8 forks source link

feat: add alt+enter action selection #35

Closed hillaryychan closed 1 year ago

hillaryychan commented 1 year ago

Closes #33

Add setting to select preferred action for Alt+Enter.

Defaults to opening selected path's directory in file browser (the existing behaviour).

Adds new action of copying the selected path to clipboard

Screenshots:

image

image