File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 3
3
"0.2.0" : " package_control_messages/0.2.0.txt" ,
4
4
"0.3.0" : " package_control_messages/0.3.0.txt" ,
5
5
"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"
7
9
}
Original file line number Diff line number Diff line change
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
You can’t perform that action at this time.
0 commit comments