Terminology v1.8.1

This commit is contained in:
Boris Faure 2020-08-11 21:44:40 +02:00
parent e037cd7ef2
commit 04248e9af3
Signed by untrusted user who does not match committer: borisfaure
GPG Key ID: 35C0410516166BE8
5 changed files with 18 additions and 4 deletions

View File

@ -1,3 +1,9 @@
2020-08-11
* Release v1.8.1
* Be stricter on which characters can be considered wide or not
* Apply change about hiding mouse pointer after idle time on all
terminals
2020-07-26
* Release v1.8.0
* Small framework to add unit tests

10
NEWS
View File

@ -1,7 +1,15 @@
=================
Terminology 1.8.0
Terminology 1.8.1
=================
Changes since 1.8.0:
--------------------
Fixes:
* Be stricter on which characters can be considered wide or not
* Apply change about hiding mouse pointer after idle time on all terminals
Changes since 1.7.0:
--------------------

View File

@ -1,4 +1,4 @@
Terminology 1.8.0
Terminology 1.8.1
=================
This is an EFL terminal emulator with some extra bells and whistles.

View File

@ -1,5 +1,5 @@
.\" Manpage for terminology helpers
.TH TERMINOLOGY-HELPERS 1 "Jul 26, 2020"
.TH TERMINOLOGY-HELPERS 1 "Aug 11, 2020"
.SH NAME
terminiology-helpers \- programs that enhance
.B terminology(1)

View File

@ -1,5 +1,5 @@
.\" Manpage for Terminology
.TH TERMINOLOGY 1 "Jul 26, 2020" "1.8.0" "Terminology man page"
.TH TERMINOLOGY 1 "Aug 11, 2020" "1.8.1" "Terminology man page"
.SH NAME
Terminology \- Terminal Emulator written with EFL (Enlightenment Foundation Libraries).
.SH SYNOPSIS