Skip to content

Commit 2f6ae90

Browse files
committed
Prepare 0.5.0 release
1 parent 66d7297 commit 2f6ae90

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

messages.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,7 @@
33
"0.2.0": "package_control_messages/0.2.0.txt",
44
"0.3.0": "package_control_messages/0.3.0.txt",
55
"0.4.0": "package_control_messages/0.4.0.txt",
6-
"0.4.1": "package_control_messages/0.4.1.txt"
6+
"0.4.1": "package_control_messages/0.4.1.txt",
7+
"0.4.2": "package_control_messages/0.4.2.txt",
8+
"0.5.0": "package_control_messages/0.5.0.txt"
79
}

package_control_messages/0.5.0.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
0.5.0
2+
-----
3+
TerminalView was just updated with the following changes:
4+
5+
* Improved support for fish, zsh and other shells
6+
* Integration with the Sublime Text build system
7+
* Settings can now be accessed through the command palette
8+
* Settings now include an option for adjusting terminal margins (this can be used to avoid scrollbars)
9+
* Improved run-loop with less CPU usage at idle
10+
* Support for bracketed paste mode
11+
* The ST3 cursor can now be snapped back to position by pressing the escape key

0 commit comments

Comments
 (0)