You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: releasenotes.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,8 @@
14
14
* A bug is fixed whereby it sometimes wasn’t possible to scroll all the way to the top of the console.
15
15
* The scroll bar’s thumb in the console is now sized more accurately, and no longer gets too small such that its grip isn’t shown.
16
16
* Long lines in the console can now wrap over multiple lines.
17
-
* Minor improvements have been made to text autocompleted in the console by pressing the <kbd><b>TAB</b></kbd> key.
17
+
* Minor improvements have been made to text autocompleted in the console.
18
+
* When a semicolon is used to enter another command on the same line in the console, the <kbd><b>TAB</b></kbd> key can now be pressed to autocomplete that command.
18
19
* Changes made to the console’s input that have been undone by pressing <kbd><b>CTRL</b></kbd> + <kbd><b>Z</b></kbd> can now be redone by pressing <kbd><b>CTRL</b></kbd> + <kbd><b>Y</b></kbd>.
19
20
* These changes have been made to the support of `MAPINFO` lumps:
0 commit comments