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

Selected line is not visible in CMD and Power Shell on windows #9

Closed
sjurba opened this issue Mar 24, 2017 · 1 comment
Closed

Selected line is not visible in CMD and Power Shell on windows #9

sjurba opened this issue Mar 24, 2017 · 1 comment

Comments

@sjurba
Copy link
Owner

sjurba commented Mar 24, 2017

It seems Windows has problems with the ansi inverse command.

Will try to make a workaround asap.

If you enable colors you can see what is going on:
git config --global sequence.editor "rebase-editor -c"

@sjurba
Copy link
Owner Author

sjurba commented Mar 24, 2017

Resolved by changing the default selection marker for windows to ^Y which is yellow. I also made a command line parameter -m that will take a custom selection marker for those who want to experiment.

@sjurba sjurba closed this as completed Mar 24, 2017
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