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

Posh.Host.Cursor psuedotype #243

Open
12 of 13 tasks
Tracked by #129
StartAutomating opened this issue Aug 28, 2023 · 0 comments
Open
12 of 13 tasks
Tracked by #129

Posh.Host.Cursor psuedotype #243

StartAutomating opened this issue Aug 28, 2023 · 0 comments

Comments

@StartAutomating
Copy link
Owner

StartAutomating commented Aug 28, 2023

To simplify working with the cursor, we want to build a psuedotype around it.

This psuedotype will encapsulate the various escape sequences related to the text cursor.

The psuedotype will also allow the position to be queried:

While everything in this psuedotype is technically static, we will expose access to it via two property additions:

Because Aliased methods are technically properties, we should also:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant