Releases: railsware/upterm
v0.0.7
Bump version to 0.0.7. [ci skip]
v0.0.6
Bump version to 0.0.6. [ci skip]
v0.0.5
Bump version to 0.0.5. [ci skip]
v0.0.4
Uncomment deploy.
v0.0.3
0.0.3
Version 0.0.2
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
v0.0.1 Remove unused imports