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

Using the users cursor #47

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Using the users cursor #47

wants to merge 2 commits into from

Conversation

nate-sys
Copy link
Contributor

@nate-sys nate-sys commented Sep 5, 2022

Adds #46

Copy link
Owner

@Samyak2 Samyak2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What does this do exactly? If I understand it correctly, it keeps the terminal's cursor as is (i.e., whatever was configured in the terminal emulator/shell). I think I would like to have a blinking bar in this app though, to keep it consistent across terminals and it (IMO) provides a better typing experience.

@nate-sys
Copy link
Contributor Author

What does this do exactly? If I understand it correctly, it keeps the terminal's cursor as is (i.e., whatever was configured in the terminal emulator/shell). I think I would like to have a blinking bar in this app though, to keep it consistent across terminals and it (IMO) provides a better typing experience.

You're right, but one annoying thing is that the cursor ALWAYS resets to a steady block (which may not be what the user's terminal is configured to use) once youre done and i just thought it was annoying typing reset after every session

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

Successfully merging this pull request may close these issues.

None yet

2 participants