You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the problem was that terminal width was 100 initialy and signature was empty and div for it was not created
and next time when it was updating it coun'd not found div with id for the greetings
the problem was that terminal width was 100px initially and signature was empty and div for it was not created and next time when it was updating it could'd not found div with id for the greetings.
Expected behavior
If you use function as greetings it should display string returned by that function
Actual behavior
No Greetings
Steps to reproduce
Create default terminal with signature (it's not displayed).
The text was updated successfully, but these errors were encountered: