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

Help mode not working for \prime #22013

Closed
yuyichao opened this issue May 22, 2017 · 0 comments · Fixed by #30754
Closed

Help mode not working for \prime #22013

yuyichao opened this issue May 22, 2017 · 0 comments · Fixed by #30754
Labels
REPL Julia's REPL (Read Eval Print Loop)

Comments

@yuyichao
Copy link
Contributor

The help mode that shows the latex hotkey for unicode character does not work for , possibly because it is not a valid variable name by itself.

help?> ′
ERROR: Invalid @var syntax `invalid character "′"`.

Kind of related but different. It might also be useful to have doc mode text for other special characters. Some, like ', can be ambiguous so probably both meanings should be mentioned.

@ararslan ararslan added the REPL Julia's REPL (Read Eval Print Loop) label May 22, 2017
fredrikekre added a commit that referenced this issue Jan 18, 2019
fredrikekre added a commit that referenced this issue Jan 18, 2019
fredrikekre added a commit that referenced this issue Jan 19, 2019
KristofferC pushed a commit that referenced this issue Feb 4, 2019
…30754)

fixes #22013, fixes #24871, fixes #26933, fixes #29282,
fixes #29361, fixes #30348 and fixes #30506.

(cherry picked from commit b8c0ec8)
KristofferC pushed a commit that referenced this issue Feb 11, 2019
…30754)

fixes #22013, fixes #24871, fixes #26933, fixes #29282,
fixes #29361, fixes #30348 and fixes #30506.

(cherry picked from commit b8c0ec8)
KristofferC pushed a commit that referenced this issue Feb 11, 2019
…30754)

fixes #22013, fixes #24871, fixes #26933, fixes #29282,
fixes #29361, fixes #30348 and fixes #30506. 

(cherry picked from commit b8c0ec8)
KristofferC pushed a commit that referenced this issue Apr 20, 2019
…30754)

fixes #22013, fixes #24871, fixes #26933, fixes #29282,
fixes #29361, fixes #30348 and fixes #30506.

(cherry picked from commit b8c0ec8)
KristofferC pushed a commit that referenced this issue Feb 20, 2020
…30754)

fixes #22013, fixes #24871, fixes #26933, fixes #29282,
fixes #29361, fixes #30348 and fixes #30506.

(cherry picked from commit b8c0ec8)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
REPL Julia's REPL (Read Eval Print Loop)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants