-
Notifications
You must be signed in to change notification settings - Fork 116
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
02e7aca
commit cb32d42
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |