8000 Releases Β· sedwards2009/extraterm Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: sedwards2009/extraterm

v0.81.2

08 Jun 20:03
Compare
Choose a tag to compare

Fixes

  • Make mouse wheel reporting for terminal applications work.
  • Accept the = prefix in CSI commands. This prevents some ugly rendering in recent Fish shell versions.

v0.81.1

11 May 18:58
Compare
Choose a tag to compare

Fixes

  • Fix for mouse selection when mouse protocol is active. This was breaking double click in editors like micro.

v0.81.0

25 Jan 09:35
Compare
Choose a tag to compare

Features

  • Add recent history to the SSH Quick Open dialog

Fixes

  • Crash when loading Sudo font (#424)
  • Ligature support was broken for a couple of releases

v0.80.0

02 Jan 12:13
Compare
Choose a tag to compare

This release add a mini-map or "Scroll Map" to the right hand side or terminal sessions, much like that seen in text editors like VSCode. This provides a zoomed out view of the contents of your terminal session, making it easier to navigate long command outputs or to find previous commands.

Features

  • Added mini-map

Fixes

  • Bug which caused the terminal size to not propagate to remote TTYs during SSH connecting.

v0.79.0

05 Sep 19:20
Compare
Choose a tag to compare

Features

  • Added "SSH Quick Open" command
  • Support for SSH Agents

Fixes

  • Small bug when copying multiple lines to the clipboard

v0.78.1

25 Jun 19:42
Compare
Choose a tag to compare

Fixes

  • Windows resizes on SSH terminals gave wrong cols/rows.

v0.78.0

19 Jun 21:02
Compare
Choose a tag to compare

Features

  • Initial SSH client support - Supports password and private/public key authentication.

Changes

  • Italic fonts are shown in a smaller size to fit in the cell size.

v0.77.0

14 May 18:25
Compare
Choose a tag to compare

Features

  • iTerm image protocol support
  • Block cursor becomes an outline after losing focus
  • Option for a blinking cursor

Changes

  • Support for CSI > q terminal query command

Extraterm v0.76.1

10 Apr 18:16
Compare
Choose a tag to compare
Extraterm v0.76.1 Pre-release
Pre-release

Fixes

  • Fixed bug which prevented Extraterm from starting up on Windows.

Extraterm v0.76.0

24 Feb 16:22
Compare
Choose a tag to compare
Extraterm v0.76.0 Pre-release
Pre-release

Features

  • The Extraterm Commands like show and from are now rewritten in C and don't require Python to be present to run.

  • Image blocks now have a "Copy image to clipboard" option available.

Fixes

  • When copying multiple lines of text, now only the trailing whitespace is trimmed off.

  • Random bug fixes related to blocks and the show command.

0