xmirror icon indicating copy to clipboard operation
xmirror copied to clipboard

fzf support

Open Anachron opened this issue 2 years ago • 1 comments

It would be great if dialog were optional and fzf would be accepted as well.

Anachron avatar Jan 21 '23 20:01 Anachron

  1. dialog is already used in the installer, and one of the main targets for this is being part of the liveusb/installer
  2. fzf seems to have a different paradigm for interaction than dialog, so it would probably not work well to support both
  3. (less of a concern now but) fzf has some issues on big-endian systems
  4. I don't know much about using fzf, but i'd maybe accept a PR to switch to it at a later date (like, after release), if it could work well

classabbyamp avatar Jan 21 '23 21:01 classabbyamp