-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for multiple clients/accounts #56
Comments
Hey, Actually, before this happens we really ought to actually perform the client search: https://github.com/Mstrodl/elcord/blob/master/elcord.el#L215-L216 |
I could see something like that working. |
Sorry, I'm pretty new to Elisp as a whole, how should I go about setting up that flag? |
@jhilker1 This functionality would need to be developed, right now there's no flag that you'd be able to set. |
Oh, alright. Sorry about that, I wasn't sure whether an end user could set
that up or not.
…On Thu, Oct 14, 2021, 1:06 PM Wilfredo Velázquez-Rodríguez < ***@***.***> wrote:
@jhilker1 <https://github.com/jhilker1> This functionality would need to
be developed, right now there's no flag that you'd be able to set.
And it's not a trivial ask
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#56 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACY54OGWHPEKLTG7TPVKGXLUG4EYRANCNFSM5F6QKV2A>
.
|
Hey there,
I've just set this up and I really like using it so far! Thanks for writing it.
I usually have 2 clients running with my 2 accounts (long story); would it be possible to set the
elcord-client-id
to a list to apply elcord to each client?The text was updated successfully, but these errors were encountered: