-
-
Notifications
You must be signed in to change notification settings - Fork 98
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Release 6.0.0 * Update meson.build * Update screenshots Co-authored-by: Cassidy James Blaede <[email protected]>
- Loading branch information
1 parent
e986341
commit 06fb5ad
Showing
8 changed files
with
12 additions
and
8 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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!-- Copyright 2015-2018 elementary, Inc. <[email protected]> --> | ||
<!-- Copyright 2015–2021 elementary, Inc. <[email protected]> --> | ||
<component type="desktop-application"> | ||
<id>io.elementary.terminal</id> | ||
<metadata_license>CC0</metadata_license> | ||
|
@@ -8,11 +8,7 @@ | |
<name>Terminal</name> | ||
<summary>Use the command line</summary> | ||
<description> | ||
<p> | ||
Terminal is a terminal emulator application for accessing | ||
a UNIX shell environment which can be used to run programs | ||
available on your system. | ||
</p> | ||
<p>Terminal is a terminal emulator application for accessing a UNIX shell environment which can be used to run programs available on your system.</p> | ||
</description> | ||
<provides> | ||
<binary>io.elementary.terminal</binary> | ||
|
@@ -35,16 +31,24 @@ | |
</screenshot> | ||
</screenshots> | ||
<releases> | ||
<release version="5.6.0" date="2020-05-09" urgency="medium"> | ||
<release version="6.0.0" date="2020-06-15" urgency="medium"> | ||
<description> | ||
<p>New features:</p> | ||
<ul> | ||
<li>Move tabs with the shortcut Ctrl + Alt + ←/→</li> | ||
<li>Switch tabs with the shortcuts Ctrl + Tab and Ctrl + Shift + Tab</li> | ||
<li>Zoom levels are now remembered per-tab</li> | ||
<li>Also warn about multi-line pastes</li> | ||
<li>Show text details in unsafe paste dialogs</li> | ||
<li>Open Link option when secondary clicking</li> | ||
<li>Reload tabs in the context menu or with the shortcut Ctrl + Shift + R</li> | ||
<li>Notifications indicate if a process exited with errors or not</li> | ||
<li>Show keyboard shortcuts in tab context menus</li> | ||
</ul> | ||
<p>Other updates:</p> | ||
<ul> | ||
<li>Fix an issue with keyboard shortcuts not activating the first time they're pressed</li> | ||
<li>Avoid losing focus when closing background tabs</li> | ||
<li>Validate custom palette</li> | ||
<li>Translation updates</li> | ||
</ul> | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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