-
Notifications
You must be signed in to change notification settings - Fork 455
Select different sessions for same user #81
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
Comments
Signed-off-by: Eric Wang <[email protected]>
@skygragon Thanks for the quick turnaround. Can you show us how to switch sessions? Is it under user or somewhere else? |
@better365 please let me know if there are bugs out there. |
@skygragon I just tried it today. It works fine. It will be more straightforward to change the description a little bit. Thanks! leetcode session -e xxx Enable session by |
@better365 here keyword could be session id or session name, usually the session id is hard to remember thus we can give each session a meaningful name and use it directly in the command. |
@skygragon Thanks for your clarification. Maybe because my session are just numbers like 2017 or 2018, it doesn't work by name. What I tried is first Anyhow, thanks for the great work. 谢谢!!! |
Signed-off-by: Eric Wang <[email protected]>
@better365 yeah, thanks for helping find this bug! feel free to try my fresh fix here:
|
@skygragon 刚刚测试了一下,没有问题,名字 和id都可以了,谢谢! |
Signed-off-by: Eric Wang <[email protected]>
Signed-off-by: Eric Wang <[email protected]>
Signed-off-by: Eric Wang <[email protected]>
Can we support switching sessions in the cli? Thanks
The text was updated successfully, but these errors were encountered: