Skip to content
This repository has been archived by the owner on May 21, 2019. It is now read-only.

Releases: railsware/upterm

0.2.148

26 May 11:29
Compare
Choose a tag to compare

3991861 Bump version to 0.2.148. [ci skip]
0ec207c Prioritize menu shortcuts. Fixes #1046
ce85d4f Change shortcuts for tab navigation.

0.2.147

25 May 21:30
Compare
Choose a tag to compare
  • 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

16 May 19:29
Compare
Choose a tag to compare
v0.2.146

Bump version to 0.2.146. [ci skip]

0.2.145

16 May 08:46
Compare
Choose a tag to compare
v0.2.145

Bump version to 0.2.145. [ci skip]

0.2.144

13 May 09:03
Compare
Choose a tag to compare
v0.2.144

Bump version to 0.2.144. [ci skip]

0.2.143

12 May 12:18
Compare
Choose a tag to compare

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

27 Mar 19:13
Compare
Choose a tag to compare

9e8596c Bump version to 0.2.142. [ci skip]
e835f3a Improved performance of PaneList next & previous methods (#1002)

0.2.141

25 Mar 06:26
Compare
Choose a tag to compare

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

16 Mar 19:32
Compare
Choose a tag to compare

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

13 Mar 07:33
Compare
Choose a tag to compare

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