hex icon indicating copy to clipboard operation
hex copied to clipboard

hex hx binary clashes with helix hx wrapper

Open almereyda opened this issue 2 years ago • 1 comments

In my system, I have also installed installed the helix editor.

  • https://github.com/helix-editor/helix

It is currently not yet on Crates

  • https://crates.io/crates/helix-editor
  • https://crates.io/crates/helix-term

It provides a wrapper that uses the same binary name than hx, which therefore clashes.

Is there a way to assign another name to the binary during build, e.g. hex? Then choosing an abbreviated version remains as simple as creating a symlink.

almereyda avatar Dec 19 '21 17:12 almereyda

Also see https://github.com/helix-editor/helix/issues/1305

almereyda avatar Dec 19 '21 17:12 almereyda

This issue has been marked stale due to no recent activity.

github-actions[bot] avatar Dec 12 '23 02:12 github-actions[bot]

There is a proposed solution in the linked issue:

  • https://github.com/helix-editor/helix/issues/1305#issuecomment-997470275

almereyda avatar Dec 12 '23 18:12 almereyda