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

terminal::lines that return number of printed lines #966

Open
jcubic opened this issue Sep 19, 2024 · 0 comments
Open

terminal::lines that return number of printed lines #966

jcubic opened this issue Sep 19, 2024 · 0 comments
Labels

Comments

@jcubic
Copy link
Owner

jcubic commented Sep 19, 2024

I have an idea for a new feature for jQuery Terminal

There should be an API that return the number of lines printed on the terminal.

It should take outputLimit into account. The easiest is to just use jQuery find() to count the number of nodes, or maybe store the number of printed lines in a variable.

@jcubic jcubic added the feature label Sep 19, 2024
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