-
Notifications
You must be signed in to change notification settings - Fork 25
Highlighting of the current selection gets confused with "elided revisions" #101
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
Comments
Definitely a bug, this shouldn't be happening. Will take a look |
Can you provide a repo + revset where this happens? It seems to be working as expected for me (using the |
Try this revset: |
Seems to be working for me. What OS/terminal/shell are you on? |
Might be nightly. I'll try this out myself on macOS too (I use fish too) |
Can you share your config? I'm thinking it's likely something to do with the built-in templates being overriden |
My current config: https://gist.github.com/ilyagr/9f214ac8d0bd8211170979de44602906 |
I still can't reproduce this with a freshly built jj (commit 6261d576da39e5f290b064b850012bfb3c08ad5f) and with your config on Linux with fish and kitty.
Going to try on macOS soon. Can you share your Edit: Can't reproduce with same config and nightly jj on macOS either. I use fish and kitty |
Actually, I suddenly have trouble reproducing it as well. I'm not sure what changed. |
Uh oh!
There was an error while loading. Please reload this page.
I tried out lazyjj 0.5, and it got confused with my weird log. The
(elided commits)
message might be the source of confusion. (I have not tested previous versions of lazyjj)All the entries below the
(elided revisions)
also get highlighted wrong (offset by a line)https://asciinema.org/a/Mc8ZOWXHpZaed6n23KmdAAW9R
The text was updated successfully, but these errors were encountered: