mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 06:06:07 -06:00
[GH-ISSUE #221] MacOS binary opens in textedit #104
Labels
No labels
Xorg
documentation
enhancement
macos
pull-request
question
windows
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/lan-mouse#104
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @thatnokiaguy on GitHub (Nov 1, 2024).
Original GitHub issue: https://github.com/feschber/lan-mouse/issues/221
Hi there, not sure if im missing something but the mac os binary always seems to open in text edit, which i dont quite get. running on Mojave.

(a screenshot of what happens for me, with an embarrasing "how to screenshot on mac" search because i dont have a mac keyboard and dont use mac all that much)
@feschber commented on GitHub (Nov 1, 2024):
The file is an executable binary. You need to open the directory from a terminal and run
to give it execute permissions and then
to actually run it.
@thatnokiaguy commented on GitHub (Nov 1, 2024):
Ah, thanks for letting me know, I'll give that a shot when I get home!
Jon Murphy
On Fri, 1 Nov 2024, 9:25 am Ferdinand Schober, @.***>
wrote: