Releases: railsware/upterm
Releases · railsware/upterm
0.2.148
3991861 Bump version to 0.2.148. [ci skip]
0ec207c Prioritize menu shortcuts. Fixes #1046
ce85d4f Change shortcuts for tab navigation.
0.2.147
- Rename to Upterm.
- Extract JobFormComponent.
- Do not animate prompt arrow.
- Make white color brighter
- Fix the issue when fileExists did not work with symbolic links.
- Clean up io functions.
- Use fs-extra.
- Updated vscode debugging instructions
0.2.146
v0.2.146
Bump version to 0.2.146. [ci skip]
0.2.145
v0.2.145
Bump version to 0.2.145. [ci skip]
0.2.144
v0.2.144
Bump version to 0.2.144. [ci skip]
0.2.143
4aaa745 Bump version to 0.2.143. [ci skip]
0ada427 Fix tests.
93d5c3d Don't use printf for escaping for performance reasons.
0.2.142
9e8596c Bump version to 0.2.142. [ci skip]
e835f3a Improved performance of PaneList next & previous methods (#1002)
0.2.141
35901cc Bump version to 0.2.141. [ci skip]
c2782bb Added previous & next method jsdoc info
79ac8b5 Changed PaneList next and previous methods to wrap
0.2.140
a615a69 Bump version to 0.2.140. [ci skip]
4028ef3 Include in README link to vscode debugging instructions
c1cf51c Instructions for debugging in Vscode
0.2.139
e9361cd Bump version to 0.2.139. [ci skip]
b096383 Modified 'Ls' auto-complete provider to allow combinations of short flags
342dd99 Support combinations of short flags for auto-completion providers