From bf9937619e6fb988f432e10d91ee7b41a5e54355 Mon Sep 17 00:00:00 2001 From: Filippo Scognamiglio Date: Fri, 3 Apr 2015 19:17:40 +0200 Subject: [PATCH 1/2] Update engine. This fixes the CTRL+Space behaviour. --- qmltermwidget | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qmltermwidget b/qmltermwidget index dbf93d1..490eeaf 160000 --- a/qmltermwidget +++ b/qmltermwidget @@ -1 +1 @@ -Subproject commit dbf93d175c66ab9d6cdbf42443569d4a1c83c5b2 +Subproject commit 490eeaf195cd5764a3798c2a2340ced648db4526 -- 2.47.2 From 7923db38c8506d2c10598be96d927a471da8edb4 Mon Sep 17 00:00:00 2001 From: Jan-Stefan Janetzky Date: Mon, 18 May 2015 18:03:30 +0200 Subject: [PATCH 2/2] arch has it in community/ there is a precompiled version of cool-retro-term inside the official arch linux community repository. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 5aa4c2d..b7a30c8 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,12 @@ Arch users can install this [package](https://aur.archlinux.org/packages/cool-re yaourt -S aur/cool-retro-term-git +or use: + + pacman -S cool-retro-term + +to install precompiled from community repository. + Gentoo users can now install the first release "1.0" from a 3rd-party repository preferably via layman: USE="subversion git" emerge app-portage/layman -- 2.47.2