Skip to content

Releases: AlexGustafsson/quickterm

v0.3.0

26 Dec 21:13
Compare
Choose a tag to compare

This release comes with full configurability and more options.

Features / fixes:

  • Added an app icon
  • YAML-based config file with automatic reload
  • Hover over notifications to keep them visible
  • Add option to chose delay after the command has exit
  • Add support for stderr
  • Several rewrites and code quality improvements

v0.2.0

22 Dec 15:04
Compare
Choose a tag to compare

This release comes with many usability and legibility improvements.

Features / fixes:

  • Allow mouseover to stop notifications from disappearing
  • Implement option for delay after exit
  • Rewrite logic for handling terminal session state
  • Move TODOs to issues
  • Implement ctrl+c in input view
  • Implement copy, paste, undo, redo and cut
  • Give back focus to previous app when hiding input view
  • Add support for bash profile
  • Implement short-lived command history
  • Rewrite command input handling
  • Implement handling of arrow keys for command history
  • Make input view movable
  • Add --wait-for-exit flag to control when the view is shown
  • Add prompt to notification view for status presentation
  • Increase legibility of borderless windows
  • Ignore tab, fix select all in input view
  • Fix tab causes lost focus in input view
  • Hide command input when focus is lost

v0.1.0 - MVP Release

20 Dec 11:47
Compare
Choose a tag to compare

This release marks the birth of QuickTerm. It's currently in its infancy, but usable as is.