~mil/sxmo-devel

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
2 2

[PATCH sxmo-utils] sxmo_terminal.sh: Add alacritty as option

Details
Message ID
<SYBP282MB2382498FD684739ED52559F1F7469@SYBP282MB2382.AUSP282.PROD.OUTLOOK.COM>
DKIM signature
missing
Download raw message
Patch: +3 -0
Signed-off-by: hazardchem <pthom44@live.com.au>
---
 scripts/core/sxmo_terminal.sh | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/scripts/core/sxmo_terminal.sh b/scripts/core/sxmo_terminal.sh
index 867a23a..7a265c4 100755
--- a/scripts/core/sxmo_terminal.sh
+++ b/scripts/core/sxmo_terminal.sh
@@ -21,6 +21,9 @@ case "$TERMCMD" in
	"vte-2.91"*)
		set -- ${TERMCMD% --} --title "$TERMNAME" -- "$@"
		;;
	"alacritty"*)
		set -- $TERMCMD -T "$TERMNAME" -e "$@"
		;;
	*)
		printf "%s: '%s'\n" "Not implemented for TERMCMD" "$TERMCMD" >&2
		set -- $TERMCMD "$@"
-- 
2.40.1

[sxmo-utils/patches/test.yml] build success

builds.sr.ht <builds@sr.ht>
Details
Message ID
<CSVC4D8ABHC3.1DBR5VNDVKUNT@cirno2>
In-Reply-To
<SYBP282MB2382498FD684739ED52559F1F7469@SYBP282MB2382.AUSP282.PROD.OUTLOOK.COM> (view parent)
DKIM signature
missing
Download raw message
sxmo-utils/patches/test.yml: SUCCESS in 56s

[sxmo_terminal.sh: Add alacritty as option][0] from [hazardchem][1]

[0]: https://lists.sr.ht/~mil/sxmo-devel/patches/41398
[1]: pthom44@live.com.au

✓ #995655 SUCCESS sxmo-utils/patches/test.yml https://builds.sr.ht/~mil/job/995655
Details
Message ID
<CT4OTAJKBN4S.PWL9QPKEJEOS@yellow-orcess>
In-Reply-To
<SYBP282MB2382498FD684739ED52559F1F7469@SYBP282MB2382.AUSP282.PROD.OUTLOOK.COM> (view parent)
DKIM signature
missing
Download raw message
Thanks!

To git@git.sr.ht:~mil/sxmo-utils
   7ea019e..bb0c557  master -> master
Reply to thread Export thread (mbox)