Commit e0e5c77
authored
Start immediately with the main screen (#497)
There is little point in delaying startup when there are no
"interesting" messages. Remove sleep(1); the user can still request a
verbose run with `tlf -v` (this is the default on the first startup
anyway).
When having to restart tlf during a contest (after changing some setting
for example), that second actually makes a difference.1 parent db7c1c4 commit e0e5c77
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
47 | 45 | | |
48 | 46 | | |
49 | 47 | | |
| |||
0 commit comments