commit ca5cf90979678c2c04ac78c4bfbc7ff5ef444f82 parent 57480153adee5b08e9748baeabd6aa11997f17c7 Author: Sebastiano Tronto <sebastiano@tronto.net> Date: Tue, 22 Feb 2022 10:19:15 +0100 Fixed terminal -e Diffstat:
M | mail-compose | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mail-compose b/mail-compose @@ -3,4 +3,4 @@ # Open a mail composer. # Requires: mblaze, terminal -terminal -e mcom $@ +terminal mcom $@