Skip to content
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

Lacks basic logic symbols like \land #29

Open
hongwen000 opened this issue May 8, 2021 · 1 comment
Open

Lacks basic logic symbols like \land #29

hongwen000 opened this issue May 8, 2021 · 1 comment

Comments

@hongwen000
Copy link

No description provided.

@stevengj
Copy link

stevengj commented Feb 13, 2024

There are \wedge for logical () "and" and \vee for logical "or" (), I believe.

One could have multiple tab completions for the same symbol, of course (and there already are in some cases). Since the tab completions are taken from the Julia REPL (and are periodically updated from there?) one might submit a patch for Julia first and then pull an update over here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants