We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a94771 commit 2cc3e8cCopy full SHA for 2cc3e8c
NEWS.md
@@ -439,6 +439,9 @@ Library improvements
439
440
* Jump to first/last history entries in the REPL via "Alt-<" and "Alt->" ([#22829]).
441
442
+ * REPL LaTeX-like tab completions have been simplified for several Unicode characters,
443
+ e.g. `𝔸` is now `\bbA` rather than `\BbbA` ([#25980]).
444
+
445
* The function `chop` now accepts two arguments `head` and `tail` allowing to specify
446
number of characters to remove from the head and tail of the string ([#24126]).
447
0 commit comments