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

Releases: railsware/upterm

v0.0.7

30 May 07:54
Compare
Choose a tag to compare
v0.0.7 Pre-release
Pre-release
Bump version to 0.0.7. [ci skip]

v0.0.6

30 May 07:53
Compare
Choose a tag to compare
v0.0.6 Pre-release
Pre-release
Bump version to 0.0.6. [ci skip]

v0.0.5

30 May 07:53
Compare
Choose a tag to compare
v0.0.5 Pre-release
Pre-release
Bump version to 0.0.5. [ci skip]

v0.0.4

29 May 15:56
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release
Uncomment deploy.

v0.0.3

29 May 08:32
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release
0.0.3

Version 0.0.2

21 Mar 12:23
Compare
Choose a tag to compare
Version 0.0.2 Pre-release
Pre-release

Add CDPATH support.
Add a loading cursor for in-progress commands.
Add a new line at the end of non-existing command.
Add ability to export environment variables.
Add alt+.
Add basic source support.
Add tabs.
Add git-add suggestions.
Add git-merge suggestions.
Add some git-commit suggestions.
Add top and grep suggestions.
Allow to cd with -.
Allow to paste text into running programs.
Allow to run executables not in PATH (specified by a path).
Autocompletion: check if .git directory exists instead of .git/refs/heads.
Autocompletion: suggest to git add all files at once.
CD: allow directories to contain spaces.
Check if app.dock exists before using it.
Default to bash if the shell is not supported.
Disconnect from the InternalPTY process on exit.
Enable ligatures support.
Fix Ctrl+key presses in running applications.
Fix the issue when npm install would jump up and down.
Generalize the RVM plugin.
Git autocompletion: provide completions for branch aliases.
Help cursor for interrupted jobs.
If there is no synopsis, show truncated description.
Load environment from rc files.
Make errors more noticeable.
Make it even more black!
Make terminals in a split of the same height.
Play system bell instead of a custom sound.
Removed leading, trailing and multiple spaces from commands before adding to history
Set Hack as the default font.
Set a badge if a job finishes while BS is not in focus.
Show a notification when a command has been completed while the app wasn't in focus.
Show autocompletion preview.
Show cursor by default.
Show inline synopsis.
Terminate processes on window reload.
Terminate processes when closing panes, tabs, or application. Fixes #256
Update dependencies.
Use TypeScript 1.8.

A Test Release

20 Jan 23:10
Compare
Choose a tag to compare
A Test Release Pre-release
Pre-release
v0.0.1

Remove unused imports