Skip to content

Commit

Permalink
Blog post for v0.80.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sedwards2009 committed Jan 2, 2025
1 parent 02e7aca commit cb32d42
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions docs/_posts/2025-01-02-extraterm-v0.80.0-released.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: Extraterm Qt v0.80.0 released
date: 2025-01-02 13:12:00 +0100
categories: release
version: 0.80.0
---

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.


Download it from [Github](https://github.com/sedwards2009/extraterm/releases/tag/v0.80.0)

0 comments on commit cb32d42

Please sign in to comment.