This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository terminology.
View the commit online.
commit e45403a6a594c91a183234a4df10395ccefab007
Author: Boris Faure <[email protected]>
AuthorDate: Sat Sep 19 16:27:06 2026 +0000
data/terminfo: advertise Swd and fsl
---
data/terminfo/terminology.terminfo | 2 ++
1 file changed, 2 insertions(+)
diff --git a/data/terminfo/terminology.terminfo b/data/terminfo/terminology.terminfo
index b5c07464..27d7c611 100644
--- a/data/terminfo/terminology.terminfo
+++ b/data/terminfo/terminology.terminfo
@@ -46,6 +46,7 @@ terminology|EFL-based terminal emulator,
ed=\E[J,
el=\E[K,
el1=\E[1K,
+ fsl=^G,
home=\E[H,
hpa=\E[%i%p1%dG,
ht=^I,
@@ -259,6 +260,7 @@ terminology|EFL-based terminal emulator,
Dseks=\E[>4m,
Hls=\E]8;%?%p1%l%tid=%p1%s%;;%p2%s\E\\,
Ms=\E]52;%p1%s;%p2%s\a,
+ Swd=\E]7;,
Sync=\E[?2026%?%p1%{1}%-%tl%eh%;,
Clmg=\E[s,
Cmg=\E[%i%p1%d;%p2%ds,
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.