Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calling multiple calls less extension with images #817

Open
jcubic opened this issue Aug 6, 2022 · 0 comments
Open

Calling multiple calls less extension with images #817

jcubic opened this issue Aug 6, 2022 · 0 comments
Labels
Milestone

Comments

@jcubic
Copy link
Owner

jcubic commented Aug 6, 2022

Issue summary

When you invoke term.less multiple times and one of them has images that are executed out of order. Also press q is broken.

Expected behavior

I should call more than one less with images and they should create a stack of a less views

Actual behavior

the one that has images that load slower is executed last, also the stack is probably corrupted.

Steps to reproduce

  1. Open less demo
  2. Add this code at the end:
term.less('Ken and Denis\n[[@;;;;https://raw.githubusercontent.com/jcubic/jquery.terminal/master/__tests__/Ken_Thompson__and_Dennis_Ritchie_at_PDP-11.jpg]]');

Browser and OS

NA

@jcubic jcubic added the Bug label Aug 6, 2022
@jcubic jcubic added this to the 2.35.0 milestone Sep 11, 2022
@jcubic jcubic modified the milestones: 2.35.0, 2.36.0 Dec 12, 2022
@jcubic jcubic modified the milestones: 2.36.0, 2.37.0 May 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant