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

Less should have a way to check the count if the stack #989

Open
jcubic opened this issue Dec 8, 2024 · 0 comments
Open

Less should have a way to check the count if the stack #989

jcubic opened this issue Dec 8, 2024 · 0 comments
Labels

Comments

@jcubic
Copy link
Owner

jcubic commented Dec 8, 2024

I have an idea for a new feature for jQuery Terminal

When you work with less and run less, when in less you create a form of a stack. Even that it doesn't exist explicitly, there should be a way to check the size of the stack. So you know how many times you need to type q to exit to the main interpreter.

Maybe:

$.fn.less.size

You can't use length since this is a read only property of a function.

@jcubic jcubic added the feature label Dec 8, 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