LilyTerm
LilyTerm copied to clipboard
Slow start with -s -e bash
Hi there,
I'm having a strange behavior with lilyterm
, when I try to launch it from another terminal (e.g. xterm
), with the options -s -e bash
. What happens is that there is a 1sec delay before the lilyterm window opens, which is a bit annoying. Note that:
- If I run the
lilyterm -s -e bash
from withinlilyterm
itself the new window opens instantaneously. It hangs only when started from somewhere else (likexterm
orlxterminal
). - With
-s
only, or with-e bash
only I see no pb.
For what it's worth I am running an up-to-date Archlinux. Let me know if you can reproduce, or how to profile more precisely the reason for this hang.
I can't reproduce this here. There is no difference if I start from lilyterm or xterm. What are your hardware specifications? I am running an i5-6300U
Hmm, strangely enough I don't observe the problem anymore either. Maybe this has been solved by an update of another component (e.g. bash)?